Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump iOS version
  • Loading branch information
jberkel committed Feb 20, 2022
commit 83f0f5de5bd978e5c41e45331154572a41204fe9
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and test
on: [push, pull_request]
env:
IOS_SIMULATOR: iPhone 12
IOS_VERSION: "15.0"
IOS_VERSION: "15.2"
jobs:
build:
runs-on: macos-11
Expand Down