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 7d1445b commit f31b539Copy full SHA for f31b539
.github/workflows/integration.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
integration:
11
runs-on: ubuntu-24.04
12
+ timeout-minutes: 20
13
container:
14
image: domjudge/gitlabci:24.04
15
options: --privileged --cgroupns=host --init
.github/workflows/runpipe.yml
runpipe:
0 commit comments