We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553c5c8 commit a90f692Copy full SHA for a90f692
1 file changed
.github/workflows/posix.yml
@@ -70,12 +70,12 @@ jobs:
70
submodules: recursive
71
fetch-depth: 0
72
73
- - uses: maxim-lobanov/setup-xcode@v1.6.0
+ - uses: maxim-lobanov/setup-xcode@v1.7.0
74
if: ${{ matrix.os == 'macos-latest' }}
75
with:
76
xcode-version: '16.0'
77
78
79
if: ${{ matrix.os == 'macos-14' }}
80
81
xcode-version: '15.4'
0 commit comments