mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-19 15:09:11 +00:00
Use stable Xcode
This commit is contained in:
parent
d8e217c306
commit
444b51317c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
Block a user