Skip to content

Commit 0950a4f

Browse files
committed
ci: use Swift 6.1 for wasm build.
1 parent e271490 commit 0950a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: WebAssembly SDK
2525
runs-on: ubuntu-latest
2626
container:
27-
image: "swift:6.0-noble"
27+
image: "swift:6.1-noble"
2828
steps:
2929
- name: Checkout repository
3030
uses: actions/checkout@v4

0 commit comments

Comments
 (0)