mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-23 07:26:34 +01:00
chore: update CI build with Xcode 13 for iOS 15 SDK
This commit is contained in:
parent
5eefb620fa
commit
bcf0262608
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -19,8 +19,8 @@ jobs:
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: force Xcode 12.5.1
|
||||
run: sudo xcode-select -switch /Applications/Xcode_12.5.1.app
|
||||
- name: force Xcode 13.0
|
||||
run: sudo xcode-select -switch /Applications/Xcode_13.0.app
|
||||
- name: setup
|
||||
run: exec ./.github/scripts/setup.sh
|
||||
- name: build
|
||||
|
Loading…
Reference in New Issue
Block a user