Skip to content

Commit 04bf14a

Browse files
committed
Switch to gcc-14 on macOS
1 parent 4669c78 commit 04bf14a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- os: macos-15
1919
compiler: cl
2020
- os: macos-15
21-
compiler: g++-14
21+
compiler: clang++
2222
- os: ubuntu-24.04
2323
compiler: cl
2424
- os: windows-latest

0 commit comments

Comments
 (0)