Remove setup-xcode, should not be needed any more
This commit is contained in:
parent
028095f00e
commit
fa9da22633
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -8,10 +8,6 @@ jobs:
|
|||
runs-on: macos-12
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: '14.0'
|
||||
|
||||
- name: Cache Swift packages
|
||||
uses: actions/cache@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue