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 4f2fdff commit 9c14b66Copy full SHA for 9c14b66
.github/workflows/build.yml
@@ -1,8 +1,8 @@
1
name: Build and test
2
on: [push, pull_request]
3
env:
4
- IOS_SIMULATOR: "Any iOS Simulator Device"
5
- IOS_VERSION: "18.0"
+ IOS_SIMULATOR: "iPhone 16"
+ IOS_VERSION: "18.4"
6
jobs:
7
build:
8
runs-on: macos-15
0 commit comments