Update SwiftWasm snapshots

This commit is contained in:
Max Desiatov 2022-07-29 21:18:47 +01:00 committed by GitHub
parent c479c0703b
commit a3c0e2fe72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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