We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04465e2 commit 0484706Copy full SHA for 0484706
1 file changed
.github/workflows/main.yml
@@ -6,10 +6,8 @@ jobs:
6
strategy:
7
matrix:
8
node-version:
9
+ - 20
10
- 18
- - 14
11
- - 12
12
- - 10
13
name: Node ${{ matrix.node-version }} sample
14
steps:
15
- uses: actions/checkout@v3
0 commit comments