We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eb30a0 commit aa64b4eCopy full SHA for aa64b4e
4 files changed
.github/workflows/test.yml
@@ -12,9 +12,8 @@ jobs:
12
strategy:
13
matrix:
14
node_version:
15
- - 14
16
- - 16
17
- 18
+ - 20
18
steps:
19
- uses: actions/checkout@v3
20
- name: Use Node.js ${{ matrix.node_version }}
0 commit comments