Skip to content

Commit

Permalink
test client using latest lts
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Jan 22, 2025
1 parent fc2a329 commit 06655c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

strategy:
matrix:
node-version: ['14', '18', '20']
node-version: ['14', '18', '20', 'lts/*']

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

0 comments on commit 06655c3

Please sign in to comment.