Skip to content

Commit 0d7cc5c

Browse files
authored
ci: bump xcode version to 16.1.0 (#19125)
1 parent 6a35400 commit 0d7cc5c

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)