mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-09 15:46:42 +00:00
CI: test all Node.js version even if some fail
This commit is contained in:
parent
6d477ea509
commit
b3574d6b3e
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
|
||||
node:
|
||||
strategy:
|
||||
fail-fast: false # if tests for one version fail, continue with the rest
|
||||
matrix:
|
||||
node-version: [16.x, 18.x, '20.x']
|
||||
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
|
||||
|
Loading…
x
Reference in New Issue
Block a user