Skip to content

Commit 2c9f7fb

Browse files
committed
retry
1 parent 7e210f7 commit 2c9f7fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
with:
2424
fetch-depth: 1
2525

26-
- name: Switch XCode Version
27-
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
28-
with:
29-
xcode-version: "16.0.0"
26+
# - name: Switch XCode Version
27+
# uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
28+
# with:
29+
# xcode-version: "16.0.0"
3030

3131
- name: Install Cert & Retrieve Provisioning Profiles
3232
env:

0 commit comments

Comments
 (0)