We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092fa08 commit 2a4fddbCopy full SHA for 2a4fddb
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- node: [18, 19, 20, 21]
+ node: [18, 20, 22]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments