Skip to content

Commit 0c68b99

Browse files
authored
Testing using iOS 17
1 parent 623ac53 commit 0c68b99

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: "iPhone 14"
5-
IOS_VERSION: "16.2"
4+
IOS_SIMULATOR: "iPhone 15"
5+
IOS_VERSION: "17.2"
66
jobs:
77
build:
88
runs-on: macos-14

0 commit comments

Comments
 (0)