Skip to content

Commit cbdd545

Browse files
authored
Update cmake.yml
1 parent 23ea6d3 commit cbdd545

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@ jobs:
1919
strategy:
2020
matrix:
2121
os: [windows-latest, macos-latest]
22-
compiler: [ g++-10 ]
2322
include:
2423
- os: macos-latest
25-
compiler: g++-10
24+
compiler: clang
2625
target: Macos
2726

2827
- os: windows-latest

0 commit comments

Comments
 (0)