We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bf573 commit 6effb6fCopy full SHA for 6effb6f
.github/workflows/nodejs.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os: [ubuntu-latest]
23
- node: [20,22]
+ node: [22]
24
runs-on: ${{ matrix.os }}
25
steps:
26
- name: Checkout
0 commit comments