We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f1e81 commit c40a357Copy full SHA for c40a357
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- node_version: [18, 20, 21, 22]
+ node_version: [18, 20, 22]
14
15
steps:
16
- name: Cancel Previous Runs
0 commit comments