forked from tornado-packages/noble-curves
Drop v16 from ci, it will be out in 4 months
This commit is contained in:
parent
531b6a3a48
commit
7c11a021c0
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
node: [16, 18, 20]
|
||||
node: [18, 20]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Use Node.js ${{ matrix.node }}
|
||||
|
Loading…
Reference in New Issue
Block a user