We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95df1de commit 039a23fCopy full SHA for 039a23f
.github/workflows/integration.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
integration:
11
runs-on: ubuntu-24.04
12
- timeout-minutes: 20
+ timeout-minutes: 30
13
container:
14
image: domjudge/gitlabci:24.04
15
options: --privileged --cgroupns=host --init
.github/workflows/runpipe.yml
runpipe:
.github/workflows/unit-tests.yml
@@ -29,7 +29,7 @@ jobs:
29
permissions:
30
checks: write
31
32
33
34
35
services:
0 commit comments