Skip to content

Commit 1ec4208

Browse files
committed
ci: bump xcode version to 16.1.0
1 parent ce69080 commit 1ec4208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ jobs:
964964
- name: Switch XCode Version
965965
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
966966
with:
967-
xcode-version: "16.0.0"
967+
xcode-version: "16.1.0"
968968

969969
- name: Setup Go
970970
uses: ./.github/actions/setup-go

0 commit comments

Comments
 (0)