Skip to content

Commit 4166f86

Browse files
committed
iOS 17.5
1 parent 7309b43 commit 4166f86

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
@@ -2,7 +2,7 @@ name: Build and test
22
on: [push, pull_request]
33
env:
44
IOS_SIMULATOR: "iPhone 15"
5-
IOS_VERSION: "17.2"
5+
IOS_VERSION: "17.5"
66
jobs:
77
build:
88
runs-on: macos-15

0 commit comments

Comments
 (0)