We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8f0af commit 543f0b4Copy full SHA for 543f0b4
1 file changed
.github/workflows/benchmark.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
matrix:
12
node_version:
13
- - "20"
+ - 18
14
runs-on: self-hosted
15
timeout-minutes: 10
16
env:
0 commit comments