update ci.yml
This commit is contained in:
parent
c6a0e55dd0
commit
0e13f94894
|
@ -15,12 +15,12 @@ jobs:
|
||||||
- "Swiftfin"
|
- "Swiftfin"
|
||||||
- "Swiftfin tvOS"
|
- "Swiftfin tvOS"
|
||||||
|
|
||||||
runs-on: macos-latest
|
runs-on: macos-12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: maxim-lobanov/setup-xcode@v1
|
- uses: maxim-lobanov/setup-xcode@v1
|
||||||
with:
|
with:
|
||||||
xcode-version: latest
|
xcode-version: '13.3'
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
|
|
Loading…
Reference in New Issue