Update SwiftWasm snapshots
This commit is contained in:
parent
c479c0703b
commit
a3c0e2fe72
|
@ -27,8 +27,8 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
- { toolchain: wasm-5.6.0-RELEASE }
|
||||
- { toolchain: wasm-5.7-SNAPSHOT-2022-06-01-a }
|
||||
- { toolchain: wasm-DEVELOPMENT-SNAPSHOT-2022-06-23-a }
|
||||
- { toolchain: wasm-5.7-SNAPSHOT-2022-07-27-a }
|
||||
- { toolchain: wasm-DEVELOPMENT-SNAPSHOT-2022-07-23-a }
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
@ -85,7 +85,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
set -ex
|
||||
sudo xcode-select --switch /Applications/Xcode_13.4.app/Contents/Developer/
|
||||
sudo xcode-select --switch /Applications/Xcode_13.4.1.app/Contents/Developer/
|
||||
|
||||
brew install gtk+3
|
||||
|
||||
|
|
Loading…
Reference in New Issue