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 f4bf055 commit baf6c7cCopy full SHA for baf6c7c
.github/workflows/test-javascript.yml
@@ -20,7 +20,7 @@ jobs:
20
- macos-latest
21
- ubuntu-latest
22
- windows-latest
23
- node-version: ['24.x', '25.x', '26.x']
+ node-version: ['24.x']
24
25
steps:
26
- name: set git core.autocrlf to 'input'
0 commit comments