File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 entry :
1515 - os : ubuntu-22.04
1616 toolchain :
17- download-url : https://download.swift.org/swift-6.2.3-release /ubuntu2204/swift-6.2.3-RELEASE /swift-6.2.3-RELEASE -ubuntu22.04.tar.gz
17+ download-url : https://download.swift.org/development /ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2025-12-01-a /swift-DEVELOPMENT-SNAPSHOT-2025-12-01-a -ubuntu22.04.tar.gz
1818 wasi-backend : Node
1919 target : " wasm32-unknown-wasip1"
2020 env : |
7777 strategy :
7878 matrix :
7979 entry :
80- - image : " swift:6.2.3"
81- swift-syntax-version : " 602.0.0"
8280 - image : " swift:6.3"
8381 swift-syntax-version : " 603.0.0"
8482 runs-on : ubuntu-latest
@@ -132,7 +130,7 @@ jobs:
132130 format :
133131 runs-on : ubuntu-latest
134132 container :
135- image : swift:6.2. 3
133+ image : swift:6.3
136134 steps :
137135 - uses : actions/checkout@v6
138136 - run : ./Utilities/format.swift
You can’t perform that action at this time.
0 commit comments