Skip to content

Commit c5a0171

Browse files
committed
Updating ...
2 parents a8b5c30 + 8f8d75f commit c5a0171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ContinuousIntegration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
os: [ ubuntu-22.04, macos-12 ]
20-
cxx: [ clang++, g++-11 ]
20+
cxx: [ clang++, g++-12 ]
2121
build_type: [ Debug, Release ]
2222

2323
steps:

0 commit comments

Comments
 (0)