We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed94c6 commit 4aadf9aCopy full SHA for 4aadf9a
1 file changed
.github/workflows/build-macos.yml
@@ -30,7 +30,7 @@ jobs:
30
matrix:
31
config:
32
# Release build
33
- - cxx: g++-12
+ - cxx: g++-13
34
build_type: Release
35
- cxx: clang++
36
0 commit comments