File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 7777 EOF
7878
7979 mac :
80- runs-on : macos-14
80+ runs-on : macos-26
8181 env :
82- DEVELOPER_DIR : /Applications/Xcode_16.2.0 .app
82+ DEVELOPER_DIR : /Applications/Xcode_26.2 .app
8383
8484 steps :
8585 - name : Checkout
Original file line number Diff line number Diff line change @@ -116,7 +116,6 @@ jobs:
116116 - { os: macos-14, xcode: '15.4.0' }
117117 - { os: macos-15, xcode: '16.4.0' }
118118 - { os: macos-15-intel, xcode: '16.4.0' }
119- - { os: macos-26, xcode: '26.0' }
120119 env :
121120 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app
122121 steps :
Original file line number Diff line number Diff line change @@ -74,10 +74,10 @@ jobs:
7474 EOF
7575
7676 mac :
77- runs-on : macos-14
77+ runs-on : macos-26
7878 needs : prepare
7979 env :
80- DEVELOPER_DIR : /Applications/Xcode_16 .2.app
80+ DEVELOPER_DIR : /Applications/Xcode_26 .2.app
8181
8282 steps :
8383 - name : Checkout
You can’t perform that action at this time.
0 commit comments