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 13d7894 commit 7c01062Copy full SHA for 7c01062
.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: 14.4
+ IOS_VERSION: 15.0
6
jobs:
7
build:
8
runs-on: macos-11
0 commit comments