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 c4e1422 commit 42c51d4Copy full SHA for 42c51d4
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
os: [ubuntu-latest, macos-latest, windows-latest]
21
- node_version: [18, 20]
+ node_version: [20]
22
fail-fast: false
23
24
steps:
0 commit comments