File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
with :
37
37
# (ThomasK33): depot.dev does not yet support Xcode 16.1 or 16.2 GA, thus we're stuck with 16.0.0 for now.
38
38
# I've already reached out, so hopefully this comment will soon be obsolete.
39
- xcode-version : " 16.3 .0"
39
+ xcode-version : " 16.1 .0"
40
40
41
41
- name : Setup Nix
42
42
uses : ./.github/actions/nix-devshell
59
59
with :
60
60
# (ThomasK33): depot.dev does not yet support Xcode 16.1 or 16.2 GA, thus we're stuck with 16.0.0 for now.
61
61
# I've already reached out, so hopefully this comment will soon be obsolete.
62
- xcode-version : " 16.3 .0"
62
+ xcode-version : " 16.1 .0"
63
63
64
64
- name : Setup Nix
65
65
uses : ./.github/actions/nix-devshell
Original file line number Diff line number Diff line change 41
41
- name : Switch XCode Version
42
42
uses : maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
43
43
with :
44
- xcode-version : " 16.3 .0"
44
+ xcode-version : " 16.1 .0"
45
45
46
46
- name : Setup Nix
47
47
uses : ./.github/actions/nix-devshell
You can’t perform that action at this time.
0 commit comments