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 fc7a3c5 commit 543bcc6Copy full SHA for 543bcc6
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
10
- node: ["18", "20", "22", "24"]
+ node: ["18", "20", "22", "24", "26"]
11
name: Node.js ${{ matrix.node }} on ${{ matrix.os }}
12
steps:
13
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # 7.0.0
0 commit comments