We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4193eed commit a30fa83Copy full SHA for a30fa83
.github/workflows/build.yml
@@ -441,7 +441,7 @@ jobs:
441
sudo xcode-select --switch /Applications/Xcode_15.4.app
442
443
- name: Build and test
444
- run: python3 Apple ci iOS --simulator 'iPhone SE 3rd generation,OS=17.5'
+ run: python3 Apple ci iOS --simulator 'iPhone SE (3rd generation),OS=17.5'
445
446
build-wasi:
447
name: 'WASI'
0 commit comments