Skip to content

Commit c918b28

Browse files
committed
Try new ubuntu
1 parent 1af16fa commit c918b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_pull_request_merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: github/codeql-action/analyze@v3
2929
test:
3030
name: Test
31-
runs-on: ubuntu-latest
31+
runs-on: ubuntu-24.04
3232
strategy:
3333
matrix:
3434
go-version: [ '1.21', '1.22' ]

0 commit comments

Comments
 (0)