Skip to content

Commit a90f692

Browse files
committed
update workflow
1 parent 553c5c8 commit a90f692

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/posix.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@ jobs:
7070
submodules: recursive
7171
fetch-depth: 0
7272

73-
- uses: maxim-lobanov/setup-xcode@v1.6.0
73+
- uses: maxim-lobanov/setup-xcode@v1.7.0
7474
if: ${{ matrix.os == 'macos-latest' }}
7575
with:
7676
xcode-version: '16.0'
7777

78-
- uses: maxim-lobanov/setup-xcode@v1.6.0
78+
- uses: maxim-lobanov/setup-xcode@v1.7.0
7979
if: ${{ matrix.os == 'macos-14' }}
8080
with:
8181
xcode-version: '15.4'

0 commit comments

Comments
 (0)