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.
2 parents c252fc3 + ecfd821 commit e3bd471Copy full SHA for e3bd471
1 file changed
.github/workflows/_test.yml
@@ -7,7 +7,7 @@ jobs:
7
matrix:
8
os:
9
- ubuntu-22.04
10
- node-version: [ 18.x, 20.x, 22.x ]
+ node-version: [ 20.x, 22.x ]
11
steps:
12
- uses: actions/checkout@v4
13
- name: 'Install node.js ${{ matrix.node-version }}'
0 commit comments