Skip to content

Commit

Permalink
Merge 341bfd5 into ddb0775
Browse files Browse the repository at this point in the history
  • Loading branch information
Keimille committed May 3, 2022
2 parents ddb0775 + 341bfd5 commit 4950d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node_version: ["8", "10", "12", "14", "16"]
node_version: ["8", "10", "12", "14", "16", "18"]
runs-on: ubuntu-latest
env:
NPM_CONFIG_UNSAFE_PERM: true
Expand Down

0 comments on commit 4950d63

Please sign in to comment.