We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906029e commit 64e680cCopy full SHA for 64e680c
.github/workflows/MacOs.yml
@@ -45,7 +45,7 @@ jobs:
45
generator: Ninja
46
- compiler: { name: GCC }
47
cxx: 'g++-{0}'
48
- cc: 'g++-{0}'
+ cc: 'gcc-{0}'
49
package: gcc
50
51
exclude:
0 commit comments