Skip to content

Commit e72394a

Browse files
committed
test5
1 parent ae84355 commit e72394a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
if: matrix.config.os == 'macos-15'
219219
uses: maxim-lobanov/setup-xcode@v1
220220
with:
221-
xcode-version: '15.0.1'
221+
xcode-version: '16.0.0'
222222

223223
- name: Configure CMake Wallet
224224
run: |
@@ -348,7 +348,7 @@ jobs:
348348
if: matrix.config.os == 'macos-15'
349349
uses: maxim-lobanov/setup-xcode@v1
350350
with:
351-
xcode-version: '15.0.1'
351+
xcode-version: '16.0.0'
352352

353353
- name: Configure Native Wallet
354354
run: |

0 commit comments

Comments
 (0)