Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6f34b3

Browse files
committed
16.1 actually
1 parent8fcbe24 commitd6f34b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
# (ThomasK33): depot.dev does not yet support Xcode 16.1 or 16.2 GA, thus we're stuck with 16.0.0 for now.
3838
# 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"
4040

4141
-name:Setup Nix
4242
uses:./.github/actions/nix-devshell
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
# (ThomasK33): depot.dev does not yet support Xcode 16.1 or 16.2 GA, thus we're stuck with 16.0.0 for now.
6161
# 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"
6363

6464
-name:Setup Nix
6565
uses:./.github/actions/nix-devshell

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
-name:Switch XCode Version
4242
uses:maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd# v1.6.0
4343
with:
44-
xcode-version:"16.3.0"
44+
xcode-version:"16.1.0"
4545

4646
-name:Setup Nix
4747
uses:./.github/actions/nix-devshell

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp