Skip to content

Commit

Permalink
Update Swift format workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Matejkob committed Nov 30, 2024
1 parent 38266be commit 20188ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

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

- name: Install swift-format
run: brew install swift-format
Expand Down

0 comments on commit 20188ed

Please sign in to comment.