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 623ac53 commit 0c68b99Copy full SHA for 0c68b99
.github/workflows/build.yml
@@ -1,8 +1,8 @@
1
name: Build and test
2
on: [push, pull_request]
3
env:
4
- IOS_SIMULATOR: "iPhone 14"
5
- IOS_VERSION: "16.2"
+ IOS_SIMULATOR: "iPhone 15"
+ IOS_VERSION: "17.2"
6
jobs:
7
build:
8
runs-on: macos-14
0 commit comments