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 f3cb910 commit a7d7e8cCopy full SHA for a7d7e8c
.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.5"
+ IOS_VERSION: "18.0"
6
jobs:
7
build:
8
runs-on: macos-15
0 commit comments