Skip to content

Commit d2ba167

Browse files
committed
Update github action macos images
1 parent d7ede9b commit d2ba167

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
@@ -11,8 +11,8 @@ jobs:
1111
os:
1212
- ubuntu-22.04
1313
- ubuntu-24.04
14-
- macos-13
1514
- macos-15
15+
- macos-26
1616
compiler:
1717
- { cc: gcc, cxx: g++ }
1818
- { cc: clang, cxx: clang++ }

0 commit comments

Comments
 (0)