We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c3794 commit e412161Copy full SHA for e412161
.github/workflows/list.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- node-version: [18.x, 20.x, 22.x]
+ node-version: [18.x]
14
15
permissions:
16
contents: write
0 commit comments