There was an error while loading. Please reload this page.
1 parent d59b619 commit e967cbfCopy full SHA for e967cbf
1 file changed
.github/workflows/nodejs-2.x.yml
@@ -12,6 +12,6 @@ jobs:
12
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
13
with:
14
os: 'ubuntu-latest, macos-latest, windows-latest'
15
- version: '8, 10, 12, 14, 16, 18, 20, 22'
+ version: '10, 12, 14, 16, 18, 20, 22'
16
secrets:
17
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments