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 d5716a3 commit 05f5924Copy full SHA for 05f5924
.github/workflows/codestyle.yml
@@ -13,7 +13,7 @@ jobs:
13
syntax-job:
14
runs-on: ubuntu-latest
15
container:
16
- image: domjudge/gitlabci:2.1
+ image: domjudge/gitlabci:24.04
17
steps:
18
- uses: actions/checkout@v4
19
- name: Run the syntax checks
.github/workflows/runpipe.yml
@@ -15,7 +15,7 @@ jobs:
runpipe:
20
21
- name: Create the configure file
0 commit comments