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.
2 parents 5f5ad81 + 83f0f5d commit 0c03c5dCopy full SHA for 0c03c5d
.github/workflows/build.yml
@@ -2,7 +2,7 @@ name: Build and test
2
on: [push, pull_request]
3
env:
4
IOS_SIMULATOR: iPhone 12
5
- IOS_VERSION: "15.0"
+ IOS_VERSION: "15.2"
6
jobs:
7
build:
8
runs-on: macos-11
0 commit comments