Skip to content

Commit 143e719

Browse files
committed
Update github action images
1 parent c70fa8b commit 143e719

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
strategy:
1010
matrix:
1111
os:
12-
- ubuntu-20.04
1312
- ubuntu-22.04
14-
- macos-11
15-
- macos-12
13+
- ubuntu-24.04
14+
- macos-13
15+
- macos-15
1616
compiler:
1717
- { cc: gcc, cxx: g++ }
1818
- { cc: clang, cxx: clang++ }

0 commit comments

Comments
 (0)