Skip to content

Commit

Permalink
ci: change the latest platform to macos-latest-large (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
1abhishekpandey authored Jun 11, 2024
1 parent 72f1369 commit f30f163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
build:
name: 'Tests & Coverage'
needs: cancel_previous
runs-on: macOS-latest
runs-on: macos-latest-large
env:
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
steps:
Expand Down

0 comments on commit f30f163

Please sign in to comment.