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 85f1d44 commit 4a0ab2aCopy full SHA for 4a0ab2a
.github/workflows/build.yml
@@ -1,7 +1,7 @@
1
name: Build and test
2
on: [push, pull_request]
3
env:
4
- IOS_SIMULATOR: iPhone 12
+ IOS_SIMULATOR: "iPhone 14"
5
IOS_VERSION: "16.4"
6
jobs:
7
build:
0 commit comments