Skip to content

Commit

Permalink
Merge branch 'main' into keytar
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomoreno committed Nov 3, 2021
2 parents a7275d4 + b0a1476 commit 4dc0e69
Show file tree
Hide file tree
Showing 2 changed files with 9,605 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [10, 12, 14]
node-version: [10, 12, 14, 16, 17]
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 4dc0e69

Please sign in to comment.