Skip to content

Commit 272d5c8

Browse files
ci uses ubuntu-24.04 (#282)
1 parent 1a51eff commit 272d5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
include:
1717
- os: ubuntu-24.04
1818
compiler: gcc
19-
- os: ubuntu-22.04
19+
- os: ubuntu-24.04
2020
compiler: clang
2121
- os: macos-14
2222
compiler: clang

0 commit comments

Comments
 (0)