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.4 -release/ubuntu2204/swift-6.2.4 -RELEASE/swift-6.2.4 -RELEASE-ubuntu22.04.tar.gz
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
1818 wasi-backend : Node
1919 target : " wasm32-unknown-wasip1"
2020 env : |
7777 strategy :
7878 matrix :
7979 entry :
80- - image : " swift:6.2.4 "
80+ - image : " swift:6.2.3 "
8181 swift-syntax-version : " 602.0.0"
8282 - image : " swift:6.3"
8383 swift-syntax-version : " 603.0.0"
@@ -132,7 +132,7 @@ jobs:
132132 format :
133133 runs-on : ubuntu-latest
134134 container :
135- image : swift:6.2.4
135+ image : swift:6.2.3
136136 steps :
137137 - uses : actions/checkout@v6
138138 - run : ./Utilities/format.swift
You can’t perform that action at this time.
0 commit comments