Skip to content

Commit f9772ef

Browse files
authored
Moved CI to run on ubuntu-24. (#72)
1 parent 5b1e0c7 commit f9772ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
jobs:
1919
test:
2020
name: Test Analyzer
21-
runs-on: ubuntu-22.04
21+
runs-on: ubuntu-24.04
2222
steps:
2323
- uses: actions/checkout@50fbc622fc4ef5163becd7fab6573eac35f8462e
2424

0 commit comments

Comments
 (0)