Skip to content

Commit

Permalink
build: bump toolchain to swift-wasm-5.9.1-RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
kkebo committed Jan 15, 2024
1 parent 0c3b6f4 commit fb7c1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: swiftwasm/setup-swiftwasm@v1
with:
swift-version: "wasm-5.9-SNAPSHOT-2023-11-09-a"
swift-version: "wasm-5.9.1-RELEASE"
- name: Install tools
run: |
sudo apt-get update
Expand Down

0 comments on commit fb7c1ec

Please sign in to comment.