mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
Update testflight.yaml
This commit is contained in:
parent
b8e48f4f1a
commit
7175f08a34
4
.github/workflows/testflight.yaml
vendored
4
.github/workflows/testflight.yaml
vendored
@ -14,7 +14,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: macos-12
|
runs-on: macos-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Select Xcode Version
|
- name: Select Xcode Version
|
||||||
uses: maxim-lobanov/setup-xcode@v1
|
uses: maxim-lobanov/setup-xcode@v1
|
||||||
with:
|
with:
|
||||||
xcode-version: '14.0.1'
|
xcode-version: 'latest'
|
||||||
|
|
||||||
- name: Setup ruby
|
- name: Setup ruby
|
||||||
uses: ruby/setup-ruby@v1
|
uses: ruby/setup-ruby@v1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user