Skip to content

Commit a7d7e8c

Browse files
committed
17.5 no longer available
1 parent f3cb910 commit a7d7e8c

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.5"
5+
IOS_VERSION: "18.0"
66
jobs:
77
build:
88
runs-on: macos-15

0 commit comments

Comments
 (0)