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:
Mariusz Klochowicz
2025-10-02 14:32:39 +09:30
committed by GitHub
parent de33774183
commit 13851c8fd7

View File

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