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 590bfe0 commit 10c729eCopy full SHA for 10c729e
1 file changed
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
os: [macos-11, ubuntu-20.04, windows-2019]
9
- node-version: [20, 24]
+ node-version: [25]
10
steps:
11
- uses: actions/checkout@v4
12
- name: Setup node
0 commit comments