Skip to content

Commit 1279ede

Browse files
Merge pull request #456 from cedarcode/sr--ci--run-in-ubuntu24
Update CI to run on `ubuntu-24`
2 parents 797e8a6 + 58a96ee commit 1279ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
test:
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-24.04
1919
strategy:
2020
fail-fast: false
2121
matrix:

0 commit comments

Comments
 (0)