Skip to content

Commit a30fa83

Browse files
committed
Correct naming of SE simulator.
1 parent 4193eed commit a30fa83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ jobs:
441441
sudo xcode-select --switch /Applications/Xcode_15.4.app
442442
443443
- name: Build and test
444-
run: python3 Apple ci iOS --simulator 'iPhone SE 3rd generation,OS=17.5'
444+
run: python3 Apple ci iOS --simulator 'iPhone SE (3rd generation),OS=17.5'
445445

446446
build-wasi:
447447
name: 'WASI'

0 commit comments

Comments
 (0)