Skip to content

Commit dc3ffe5

Browse files
committed
update tap, tshy, drop node 16 from ci
1 parent fb974ad commit dc3ffe5

File tree

3 files changed

+273
-284
lines changed

3 files changed

+273
-284
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
strategy:
88
matrix:
9-
node-version: [16.x, 18.x, 20.x, 21.x]
9+
node-version: [18.x, 20.x, 22.x]
1010
platform:
1111
- os: ubuntu-latest
1212
shell: bash

0 commit comments

Comments
 (0)