Skip to content

Commit 716394d

Browse files
committed
iPhone 16
1 parent a7d7e8c commit 716394d

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
@@ -1,7 +1,7 @@
11
name: Build and test
22
on: [push, pull_request]
33
env:
4-
IOS_SIMULATOR: "iPhone 15"
4+
IOS_SIMULATOR: "iPhone 16"
55
IOS_VERSION: "18.0"
66
jobs:
77
build:

0 commit comments

Comments
 (0)