We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840a3b4 commit f59bbaeCopy full SHA for f59bbae
.github/workflows/benchmark.yml
@@ -8,4 +8,4 @@ jobs:
8
uses: the-guild-org/shared-config/.github/workflows/ci-node-matrix.yml@main
9
with:
10
script: 'yarn build && yarn benchmark:basic'
11
- nodeVersions: '[16,18]'
+ nodeVersions: '[18,20]'
0 commit comments