Skip to content

Commit 7ffe4ca

Browse files
committed
ci: update macos runner + use llvm 17
1 parent 1709bee commit 7ffe4ca

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ jobs:
1515
os:
1616
- windows-2022
1717
- ubuntu-22.04
18-
- macos-13
19-
# - macos-14
18+
- macos-14
2019
compiler:
21-
- llvm
20+
- llvm-17
2221
- gcc
2322
vcvarsall:
2423
- true

0 commit comments

Comments
 (0)