Skip to content

Commit 3d4eabe

Browse files
committed
Change lint ubuntu image
1 parent b0810ee commit 3d4eabe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildandtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
job_lint:
3939
name: Lint
40-
runs-on: ubuntu-24.04@20250907.24.1
40+
runs-on: ubuntu-24.03
4141
needs: [diff_check]
4242
if: ${{ needs.diff_check.outputs.skip_ci != 'true' }}
4343
steps:

0 commit comments

Comments
 (0)