Skip to content

Commit 4dc0e69

Browse files
committed
Merge branch 'main' into keytar
2 parents a7275d4 + b0a1476 commit 4dc0e69

File tree

2 files changed

+9605
-110
lines changed

2 files changed

+9605
-110
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
15-
node-version: [10, 12, 14]
15+
node-version: [10, 12, 14, 16, 17]
1616
fail-fast: false
1717
runs-on: ${{ matrix.os }}
1818
steps:

0 commit comments

Comments
 (0)