Skip to content

Commit

Permalink
chore: added node 21 in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmarban committed Jan 6, 2024
1 parent 5358d03 commit 79f237a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
node:
- 18
- 20
- 21
name: Node ${{ matrix.node }} test
steps:
- name: Clone repository
Expand Down

0 comments on commit 79f237a

Please sign in to comment.