Skip to content

Commit

Permalink
keep node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
jirimoravcik committed Sep 12, 2024
1 parent 2ce7f2c commit fb960b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest] # add windows-latest later
node-version: [16, 18, 20]
node-version: [14, 16, 18, 20]

steps:
-
Expand Down

0 comments on commit fb960b0

Please sign in to comment.