Skip to content

Commit

Permalink
Test NodeJs 20 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
gpotter2 authored Apr 13, 2024
1 parent b7a2ed0 commit aead3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [8, 10, 12, 14, 15, 16, 18]
node-version: [8, 10, 12, 14, 15, 16, 18, 20]
steps:
- uses: actions/checkout@v3
- name: Get Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit aead3ee

Please sign in to comment.