We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3bac5 commit 9457a23Copy full SHA for 9457a23
1 file changed
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Select Xcode version
24
uses: maxim-lobanov/setup-xcode@v1
25
with:
26
- xcode-version: latest-stable
+ xcode-version: 26.2-beta
27
28
- name: Build VolumeGrid
29
shell: bash
0 commit comments