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 f19a532 commit ef172d4Copy full SHA for ef172d4
.github/workflows/check.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest, windows-latest, macos-latest]
18
- node: ['18', '20']
+ node: ['18', '20', '22']
19
20
runs-on: ${{ matrix.os }}
21
.github/workflows/e2e.yml
bundler: ['webpack', 'vite']
0 commit comments