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 b0810ee commit 3d4eabeCopy full SHA for 3d4eabe
1 file changed
.github/workflows/buildandtest.yml
@@ -37,7 +37,7 @@ jobs:
37
38
job_lint:
39
name: Lint
40
- runs-on: ubuntu-24.04@20250907.24.1
+ runs-on: ubuntu-24.03
41
needs: [diff_check]
42
if: ${{ needs.diff_check.outputs.skip_ci != 'true' }}
43
steps:
0 commit comments