Skip to content

Commit

Permalink
ci: upgraded macos to 13-xlarge for linting job
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Jul 1, 2024
1 parent 1f5755b commit ba3b2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

pod-lint:
name: Lint podspec using Xcode ${{ matrix.xcode }}
runs-on: macos-13
runs-on: macos-13-xlarge

strategy:
matrix:
Expand Down

0 comments on commit ba3b2a5

Please sign in to comment.