Skip to content

Commit

Permalink
Merge pull request #1526 from freqtrade/node_21
Browse files Browse the repository at this point in the history
Add node21 to test matrix
  • Loading branch information
xmatthias authored Oct 28, 2023
2 parents 3356003 + fdc6f9f commit 44d8af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-22.04 ]
node: [ "16", "18", "20"]
node: [ "16", "18", "20", "21"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 44d8af4

Please sign in to comment.