Skip to content

Commit

Permalink
update build targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Aug 29, 2024
1 parent 9ca52f9 commit 3c369a8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ jobs:
strategy:
matrix:
node_version:
- 10
- 12
- 14
- 18
- 20
- 22
- 23
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node_version }}
Expand Down

0 comments on commit 3c369a8

Please sign in to comment.