Skip to content

Commit

Permalink
GHA: Update name of stage
Browse files Browse the repository at this point in the history
  • Loading branch information
bstien committed Oct 16, 2024
1 parent fe9b4e5 commit d3ab031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Select Xcode 15.3
- name: Select Xcode 16.0
run: sudo xcode-select -s /Applications/Xcode_16.0.app
- name: Install SwiftLint
run: brew install swiftlint
Expand Down

0 comments on commit d3ab031

Please sign in to comment.