Skip to content

Commit

Permalink
Update toolchain swift-wasm-5.5.0-RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Dec 4, 2021
1 parent aea6428 commit 67115cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
os: [macos-10.15, macos-11, ubuntu-18.04, ubuntu-20.04]
toolchain:
- wasm-5.5-SNAPSHOT-2021-11-20-a
- wasm-5.5.0-RELEASE
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
wasm-5.5-SNAPSHOT-2021-11-20-a
wasm-5.5.0-RELEASE

0 comments on commit 67115cf

Please sign in to comment.