We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1aa82d commit 578d6c4Copy full SHA for 578d6c4
.github/workflows/node.js.yml
@@ -8,7 +8,7 @@ on: [push, pull_request]
8
jobs:
9
build:
10
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-8core
12
13
strategy:
14
matrix:
0 commit comments