Skip to content

Commit

Permalink
Use macos-13-large for smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Nov 24, 2023
1 parent 200d3b7 commit ac775ef
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 @@ -172,7 +172,7 @@ jobs:
test-ios-smoke:
name: Run native iOS smoke tests using Xcode ${{ matrix.xcode }}
needs: authorize
runs-on: macos-13
runs-on: macos-13-large
environment: ${{ github.event.pull_request.head.repo.fork && 'external' || 'internal' }}

env:
Expand Down

0 comments on commit ac775ef

Please sign in to comment.