There was an error while loading. Please reload this page.
2 parents b74cb87 + 04c72b5 commit 70e6a06Copy full SHA for 70e6a06
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