Skip to content

Commit

Permalink
Try running macos which has 3 cores instead of 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 5, 2022
1 parent e7ec1d0 commit cc7a51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -519,7 +519,7 @@ jobs:
strategy:
matrix:
chunk: [0, 1, 2, 3, 4, 5, 6, 7]
runs-on: ubuntu-latest
runs-on: macos-latest
needs: [build, test262-prepare]
steps:
- name: Checkout Babel
Expand Down

0 comments on commit cc7a51e

Please sign in to comment.