Use stable Xcode
This commit is contained in:
parent
d8e217c306
commit
444b51317c
|
@ -48,7 +48,7 @@ jobs:
|
|||
go-version: "^1.17"
|
||||
- uses: maxim-lobanov/setup-xcode@v1
|
||||
with:
|
||||
xcode-version: "15.1"
|
||||
xcode-version: "latest-stable"
|
||||
- name: Store app version
|
||||
id: app_version
|
||||
if: ${{ matrix.use_version }}
|
||||
|
|
Loading…
Reference in New Issue