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 a7d7e8c commit 716394dCopy full SHA for 716394d
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build and test
2
on: [push, pull_request]
3
env:
4
- IOS_SIMULATOR: "iPhone 15"
+ IOS_SIMULATOR: "iPhone 16"
5
IOS_VERSION: "18.0"
6
jobs:
7
build:
0 commit comments