Skip to content

Commit 1aaaef4

Browse files
committed
ci: bump Swift SDK to swift-DEVELOPMENT-SNAPSHOT-2026-05-16-a_wasm
1 parent 6b0435a commit 1aaaef4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/swiftwasm.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
branches: ["wasm32-wasi"]
77
env:
8-
SWIFT_VERSION: main-snapshot-2026-05-07
8+
SWIFT_VERSION: main-snapshot-2026-05-16
99
WASMTIME_VERSION: 44.0.0
1010
permissions: {}
1111
defaults:
@@ -17,9 +17,9 @@ jobs:
1717
matrix:
1818
target:
1919
- sdk:
20-
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-05-07-a/swift-DEVELOPMENT-SNAPSHOT-2026-05-07-a_wasm.artifactbundle.tar.gz
21-
checksum: 5fbe5bb97b48aa45155798c31e10bbdd82d9aad2d9870c8994aee4fe9a0a570e
22-
id: swift-DEVELOPMENT-SNAPSHOT-2026-05-07-a_wasm
20+
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-05-16-a/swift-DEVELOPMENT-SNAPSHOT-2026-05-16-a_wasm.artifactbundle.tar.gz
21+
checksum: 68a59324fb2eed0a73986f6a68a0343bfcf584501e77c4d91de6f278e27c38d3
22+
id: swift-DEVELOPMENT-SNAPSHOT-2026-05-16-a_wasm
2323
artifact-name: swift-format.wasm
2424
other-wasmopt-flags:
2525
runs-on: ubuntu-24.04-arm
@@ -81,9 +81,9 @@ jobs:
8181
matrix:
8282
target:
8383
- sdk:
84-
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-05-07-a/swift-DEVELOPMENT-SNAPSHOT-2026-05-07-a_wasm.artifactbundle.tar.gz
85-
checksum: 5fbe5bb97b48aa45155798c31e10bbdd82d9aad2d9870c8994aee4fe9a0a570e
86-
id: swift-DEVELOPMENT-SNAPSHOT-2026-05-07-a_wasm
84+
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-05-16-a/swift-DEVELOPMENT-SNAPSHOT-2026-05-16-a_wasm.artifactbundle.tar.gz
85+
checksum: 68a59324fb2eed0a73986f6a68a0343bfcf584501e77c4d91de6f278e27c38d3
86+
id: swift-DEVELOPMENT-SNAPSHOT-2026-05-16-a_wasm
8787
runs-on: ubuntu-24.04-arm
8888
permissions:
8989
contents: read

0 commit comments

Comments
 (0)