Skip to content

Commit 9457a23

Browse files
committed
refactor: update Xcode version to 26.2-beta in release workflow
1 parent af3bac5 commit 9457a23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Select Xcode version
2424
uses: maxim-lobanov/setup-xcode@v1
2525
with:
26-
xcode-version: latest-stable
26+
xcode-version: 26.2-beta
2727

2828
- name: Build VolumeGrid
2929
shell: bash

0 commit comments

Comments
 (0)