Skip to content

Commit 906029e

Browse files
committed
fix macos ci
1 parent b4d9b63 commit 906029e

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
@@ -46,7 +46,7 @@ jobs:
4646
- compiler: { name: GCC }
4747
cxx: 'g++-{0}'
4848
cc: 'g++-{0}'
49-
package: gcc,
49+
package: gcc
5050
generator: Ninja
5151
exclude:
5252
- { os: macos-12, compiler: { name: GCC, ver: 13 } }

0 commit comments

Comments
 (0)