We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3b48f7 commit 0e083f8Copy full SHA for 0e083f8
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- node-version: [18.x, 20.x]
+ node-version: [18.x, 20.x, 22.x]
16
os: [ubuntu-latest, windows-latest, macos-latest]
17
18
steps:
0 commit comments