File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7474 matrix :
7575 include :
7676 - os : ' macos-15'
77- version : ' 16.2 '
77+ version : ' 16.4 '
7878
7979 runs-on : ${{ matrix.os }}
8080 outputs :
@@ -427,7 +427,7 @@ jobs:
427427 matrix :
428428 include :
429429 - os : ' macos-15'
430- version : ' 16.2 '
430+ version : ' 16.4 '
431431 runs-on : ${{ matrix.os }}
432432
433433 steps :
@@ -443,7 +443,7 @@ jobs:
443443 - name : Setup Xcode
444444 uses : maxim-lobanov/setup-xcode@v1.6.0
445445 with :
446- xcode-version : ' 16.2 '
446+ xcode-version : ' 16.4 '
447447
448448 # - name: (Tests-Build) Cache Build
449449 # uses: irgaly/xcode-cache@v1.8.1
@@ -611,7 +611,7 @@ jobs:
611611 matrix :
612612 include :
613613 - os : ' macos-15'
614- version : ' 16.2 '
614+ version : ' 16.4 '
615615 runs-on : ${{ matrix.os }}
616616
617617 steps :
@@ -628,7 +628,7 @@ jobs:
628628 - name : Setup Xcode
629629 uses : maxim-lobanov/setup-xcode@v1.6.0
630630 with :
631- xcode-version : ' 16.2 '
631+ xcode-version : ' 16.4 '
632632
633633 # - name: (Tests-Run) Cache Build
634634 # uses: irgaly/xcode-cache@v1.8.1
Original file line number Diff line number Diff line change 3636 matrix :
3737 include :
3838 - os : ' macos-15'
39- version : ' 16.2 '
39+ version : ' 16.4 '
4040 runs-on : ${{ matrix.os }}
4141 outputs :
4242 version : ${{ steps.version.outputs.version }}
Original file line number Diff line number Diff line change 2020 matrix :
2121 include :
2222 - os : ' macos-15'
23- version : ' 16.2 '
23+ version : ' 16.4 '
2424 runs-on : ${{ matrix.os }}
2525
2626 steps :
3737 - name : Setup Xcode
3838 uses : maxim-lobanov/setup-xcode@v1.6.0
3939 with :
40- xcode-version : ' 16.2 '
40+ xcode-version : ' 16.4 '
4141
4242 # - name: (Tests-Build) Cache Build
4343 # uses: irgaly/xcode-cache@v1.8.1
Original file line number Diff line number Diff line change 2020 matrix :
2121 include :
2222 - os : ' macos-15'
23- version : ' 16.2 '
23+ version : ' 16.4 '
2424 runs-on : ${{ matrix.os }}
2525
2626 steps :
3838 - name : Setup Xcode
3939 uses : maxim-lobanov/setup-xcode@v1.6.0
4040 with :
41- xcode-version : ' 16.2 '
41+ xcode-version : ' 16.4 '
4242
4343 # - name: (Tests-Run) Cache Build
4444 # uses: irgaly/xcode-cache@v1.8.1
Original file line number Diff line number Diff line change 1313 matrix :
1414 include :
1515 - os : ' macos-15'
16- version : ' 16.2 '
16+ version : ' 16.4 '
1717 runs-on : ${{ matrix.os }}
1818
1919 steps :
You can’t perform that action at this time.
0 commit comments