We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7309b43 commit 4166f86Copy full SHA for 4166f86
1 file changed
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build and test
2
on: [push, pull_request]
3
env:
4
IOS_SIMULATOR: "iPhone 15"
5
- IOS_VERSION: "17.2"
+ IOS_VERSION: "17.5"
6
jobs:
7
build:
8
runs-on: macos-15
0 commit comments