Check swift-wasm-5.7-SNAPSHOT-2022-09-18-a

This commit is contained in:
Yuta Saito 2022-09-23 14:32:20 +00:00
parent e0d8e9db46
commit 492f458c60
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
matrix:
include:
- { toolchain: wasm-5.6.0-RELEASE }
- { toolchain: wasm-5.7-SNAPSHOT-2022-07-27-a }
- { toolchain: wasm-5.7-SNAPSHOT-2022-09-18-a }
- { toolchain: wasm-DEVELOPMENT-SNAPSHOT-2022-07-23-a }
steps: