Skip to content

Commit 64e680c

Browse files
committed
update macos ci
1 parent 906029e commit 64e680c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MacOs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
generator: Ninja
4646
- compiler: { name: GCC }
4747
cxx: 'g++-{0}'
48-
cc: 'g++-{0}'
48+
cc: 'gcc-{0}'
4949
package: gcc
5050
generator: Ninja
5151
exclude:

0 commit comments

Comments
 (0)