Skip to content

Commit 4b47f40

Browse files
committed
Update Ubuntu versions
1 parent b923887 commit 4b47f40

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
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ${{ matrix.os }}
2121
strategy:
2222
matrix:
23-
os: [ubuntu-20.04, ubuntu-22.04, macos-latest]
23+
os: [ubuntu-22.04, ubuntu-24.04, macos-latest]
2424
compiler: [gcc, clang]
2525
exclude:
2626
- os: macos-latest

0 commit comments

Comments
 (0)