File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ jobs:
1515 wasi-backend : Node
1616 - os : ubuntu-22.04
1717 toolchain :
18- download-url : https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2024-10-30 -a/swift-DEVELOPMENT-SNAPSHOT-2024-10-30 -a-ubuntu22.04.tar.gz
18+ download-url : https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2025-02-26 -a/swift-DEVELOPMENT-SNAPSHOT-2025-02-26 -a-ubuntu22.04.tar.gz
1919 wasi-backend : Node
2020 - os : ubuntu-22.04
2121 toolchain :
22- download-url : https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2024-10-30 -a/swift-DEVELOPMENT-SNAPSHOT-2024-10-30 -a-ubuntu22.04.tar.gz
22+ download-url : https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2025-02-26 -a/swift-DEVELOPMENT-SNAPSHOT-2025-02-26 -a-ubuntu22.04.tar.gz
2323 wasi-backend : Node
2424
2525 runs-on : ${{ matrix.entry.os }}
6969 entry :
7070 - os : ubuntu-22.04
7171 toolchain :
72- download-url : https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2024-10-30 -a/swift-DEVELOPMENT-SNAPSHOT-2024-10-30 -a-ubuntu22.04.tar.gz
72+ download-url : https://download.swift.org/development/ubuntu2204/swift-DEVELOPMENT-SNAPSHOT-2025-02-26 -a/swift-DEVELOPMENT-SNAPSHOT-2025-02-26 -a-ubuntu22.04.tar.gz
7373 steps :
7474 - uses : actions/checkout@v4
7575 - uses : ./.github/actions/install-swift
You can’t perform that action at this time.
0 commit comments