Skip to content

Commit f20f9d7

Browse files
committed
Update Swift format workflow
1 parent 2771a33 commit f20f9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Select Xcode
22-
run: sudo xcode-select -s /Applications/Xcode_15.4.app
22+
run: sudo xcode-select -s /Applications/Xcode_16.1.app
2323

2424
- name: Install swift-format
2525
run: brew install swift-format

0 commit comments

Comments
 (0)