Skip to content

Commit

Permalink
Update wrkstrm-log-swiftlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay authored Jun 29, 2024
1 parent 8d73481 commit ce9b887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wrkstrm-log-swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: maxim-lobanov/setup-xcode@v1
if: matrix.os == 'macos-latest' || matrix.os == 'macos-14' || matrix.os == 'self-hosted'
with:
xcode-version: '15.3'
xcode-version: '16.0.0-beta'
- name: Set CI Style
run: echo "SPM_CI_USE_LOCAL_DEPS=false" >> $GITHUB_ENV
- name: Check CI Style
Expand Down

0 comments on commit ce9b887

Please sign in to comment.