File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ jobs:
15
15
wasi-backend : Node
16
16
- os : ubuntu-22.04
17
17
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
19
19
wasi-backend : Node
20
20
- os : ubuntu-22.04
21
21
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
23
23
wasi-backend : Node
24
24
25
25
runs-on : ${{ matrix.entry.os }}
69
69
entry :
70
70
- os : ubuntu-22.04
71
71
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
73
73
steps :
74
74
- uses : actions/checkout@v4
75
75
- uses : ./.github/actions/install-swift
You can’t perform that action at this time.
0 commit comments