1 parent bcc8433 commit 21cb09cCopy full SHA for 21cb09c
3 files changed
.github/workflows/testing.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- node: [16, 18, 20]
+ node: [18, 20]
20
os: [ubuntu-latest, windows-latest, macos-latest]
21
22
steps:
0 commit comments