Skip to content

Commit

Permalink
Test on Node 20 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
oelhanafey authored Apr 10, 2024
1 parent 1322ebc commit 52aa60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
timeout-minutes: 2
strategy:
matrix:
node: [18]
node: [18, 20]
steps:
- name: Checkout
uses: Brightspace/third-party-actions@actions/checkout
Expand Down

0 comments on commit 52aa60b

Please sign in to comment.