We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e4554 commit 0b63a0dCopy full SHA for 0b63a0d
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
node-version:
11
- - 17.x
+ - 16.x
12
steps:
13
- uses: actions/checkout@v2
14
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments