There was an error while loading. Please reload this page.
1 parent bbffbee commit 64ffd8bCopy full SHA for 64ffd8b
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- node: [20, 22, 24, 25]
+ node: [22, 24, 26]
15
os: [ubuntu-latest, windows-latest]
16
17
runs-on: ${{ matrix.os }}
0 commit comments