We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafffe3 commit 858beeaCopy full SHA for 858beea
1 file changed
.github/workflows/macos.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [macos-15]
16
- xcode-version: [16.0] # Swift 6.0
+ xcode-version: ["16.0"] # Swift 6.0
17
runs-on: ${{ matrix.os }}
18
env:
19
OPENGRAPH_WERROR: 1
0 commit comments