Skip to content

Commit

Permalink
try bumping the xcode version down
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Nov 18, 2024
1 parent 8768fbc commit 18efc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
xcode-version: '14'
- uses: actions/checkout@v3
- run: swiftlint Sources/ XMTPiOSExample/XMTPiOSExample
- run: pod lib lint --allow-warnings

0 comments on commit 18efc0b

Please sign in to comment.