mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
chore: bump Xcode version (#10499)
Use latest Xcode 26.0, which is now officially available on the same macos-15 runner.
This commit is contained in:
committed by
GitHub
parent
de33774183
commit
13851c8fd7
2
.github/workflows/_swift.yml
vendored
2
.github/workflows/_swift.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
needs: update-release-draft
|
||||
runs-on: macos-15
|
||||
env:
|
||||
XCODE_MAJOR: 16
|
||||
XCODE_MAJOR: 26
|
||||
permissions:
|
||||
contents: write # for attaching the build artifacts to the release
|
||||
id-token: write
|
||||
|
||||
Reference in New Issue
Block a user