We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c92537 commit a8e3657Copy full SHA for a8e3657
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- node-version: [18.x, 20.x]
+ node-version: [20.x]
17
18
steps:
19
- name: Checkout code
0 commit comments