Skip to content

Commit

Permalink
fix: remove 22.1.0 duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed May 13, 2024
1 parent d47c884 commit 5927267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
node-versions:
required: true
type: string
default: '["18.0.0","18.20.1","18.20.2","20.0.0","20.13.0","20.13.1","21.0.0","21.7.2","21.7.3","22.0.0","22.0.0","22.1.0"]'
default: '["18.0.0","18.20.1","18.20.2","20.0.0","20.13.0","20.13.1","21.0.0","21.7.2","21.7.3","22.0.0","22.1.0"]'
description: 'The Node.js Versions (should be a JSON array)'

permissions:
Expand Down

0 comments on commit 5927267

Please sign in to comment.