Use stable Xcode

This commit is contained in:
Davide De Rosa 2024-09-22 16:16:19 +02:00
parent d8e217c306
commit 444b51317c
No known key found for this signature in database
GPG Key ID: A48836171C759F5E
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}