File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 type : string
1414
1515env :
16- DEVELOPER_DIR : /Applications/Xcode_26.0.1 .app
16+ DEVELOPER_DIR : /Applications/Xcode_26.4 .app
1717 RELEASE_BRANCH : release/${{ inputs.version }}
1818 MIMALLOC_VERSION : 3.0.10
1919
@@ -206,7 +206,7 @@ jobs:
206206 runs-on : windows-${{ matrix.windows-version }}
207207 env :
208208 SWIFT_VERSION : development
209- SWIFT_BUILD : DEVELOPMENT-SNAPSHOT-2026-01-09 -a
209+ SWIFT_BUILD : DEVELOPMENT-SNAPSHOT-2026-03-16 -a
210210 strategy :
211211 fail-fast : false
212212 matrix :
Original file line number Diff line number Diff line change 4646 - macOS : ' 15'
4747 xcode : ' 16.4'
4848 - macOS : ' 26'
49- xcode : ' 26.0 '
49+ xcode : ' 26.4 '
5050 env :
5151 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode }}.app
5252 steps :
6464 runs-on : windows-${{ matrix.windows-version }}
6565 env :
6666 SWIFT_VERSION : development
67- SWIFT_BUILD : DEVELOPMENT-SNAPSHOT-2026-01-09 -a
67+ SWIFT_BUILD : DEVELOPMENT-SNAPSHOT-2026-03-16 -a
6868 strategy :
6969 fail-fast : false
7070 matrix :
You can’t perform that action at this time.
0 commit comments