Skip to content

Commit 9c14b66

Browse files
authored
Trying iPhone 16 with iOS 18.4
1 parent 4f2fdff commit 9c14b66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build and test
22
on: [push, pull_request]
33
env:
4-
IOS_SIMULATOR: "Any iOS Simulator Device"
5-
IOS_VERSION: "18.0"
4+
IOS_SIMULATOR: "iPhone 16"
5+
IOS_VERSION: "18.4"
66
jobs:
77
build:
88
runs-on: macos-15

0 commit comments

Comments
 (0)