Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 authored Nov 29, 2023
1 parent 7f9d555 commit 0037fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
node: [18, '20.10']
node: ['18.18.2', '20.9.0']
fail-fast: false

steps:
Expand Down

0 comments on commit 0037fb3

Please sign in to comment.