update ci.yml

This commit is contained in:
PangMo5 2022-03-27 03:02:29 +09:00
parent c6a0e55dd0
commit 0e13f94894
1 changed files with 2 additions and 2 deletions

View File

@ -15,12 +15,12 @@ jobs:
- "Swiftfin"
- "Swiftfin tvOS"
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
xcode-version: '13.3'
- name: Checkout
uses: actions/checkout@v1