There was an error while loading. Please reload this page.
1 parent 01bec60 commit 57865edCopy full SHA for 57865ed
1 file changed
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- node-version: [20, 22, 24]
+ node-version: [20, 22, 24, 26]
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v6
0 commit comments