Skip to content

Commit b421654

Browse files
committed
ci: bump xcode version to 16.3
1 parent 7241b7b commit b421654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
command: [test, ""]
2626
platform: [IOS, MACOS]
27-
xcode: ["16.2"]
27+
xcode: ["16.3"]
2828
include:
2929
- { command: test, skip_release: 1 }
3030
steps:

0 commit comments

Comments
 (0)