Skip to content

Commit 4aadf9a

Browse files
committed
CI: upgrade MacOS GCC version to 13
1 parent 7ed94c6 commit 4aadf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
config:
3232
# Release build
33-
- cxx: g++-12
33+
- cxx: g++-13
3434
build_type: Release
3535
- cxx: clang++
3636
build_type: Release

0 commit comments

Comments
 (0)