Skip to content

Commit d25dd49

Browse files
authored
Merge pull request #887 from kkebo/swift-DEVELOPMENT-SNAPSHOT-2026-08-11-a_wasm
ci: bump Swift SDK to swift-DEVELOPMENT-SNAPSHOT-2026-08-11-a_wasm
2 parents 03e5d99 + 158919c commit d25dd49

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/swiftwasm.yml

Lines changed: 5 additions & 5 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-08-08
8+
SWIFT_VERSION: main-snapshot-2026-08-11
99
permissions: {}
1010
defaults:
1111
run:
@@ -16,8 +16,8 @@ jobs:
1616
matrix:
1717
target:
1818
- sdk:
19-
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-08-08-a/swift-DEVELOPMENT-SNAPSHOT-2026-08-08-a_wasm.artifactbundle.tar.gz
20-
checksum: 0cee73b84103e9cc36e4dbffe2d7057273fddb7b2e6f9dce16ac35807602860d
19+
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-08-11-a/swift-DEVELOPMENT-SNAPSHOT-2026-08-11-a_wasm.artifactbundle.tar.gz
20+
checksum: 3c1b685fd0464bab02bc25869757474934196404c27411605f7767660c63cc33
2121
artifact-name: swift-format.wasm
2222
other-wasmopt-flags:
2323
runs-on: ubuntu-24.04-arm
@@ -78,8 +78,8 @@ jobs:
7878
matrix:
7979
target:
8080
- sdk:
81-
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-08-08-a/swift-DEVELOPMENT-SNAPSHOT-2026-08-08-a_wasm.artifactbundle.tar.gz
82-
checksum: 0cee73b84103e9cc36e4dbffe2d7057273fddb7b2e6f9dce16ac35807602860d
81+
url: https://download.swift.org/development/wasm-sdk/swift-DEVELOPMENT-SNAPSHOT-2026-08-11-a/swift-DEVELOPMENT-SNAPSHOT-2026-08-11-a_wasm.artifactbundle.tar.gz
82+
checksum: 3c1b685fd0464bab02bc25869757474934196404c27411605f7767660c63cc33
8383
runs-on: ubuntu-24.04-arm
8484
permissions:
8585
contents: read

0 commit comments

Comments
 (0)