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 0454843 commit 27c4613Copy full SHA for 27c4613
.github/workflows/tests.yml
@@ -21,7 +21,6 @@ jobs:
21
- windows-latest
22
- ubuntu-latest
23
node:
24
- - '16'
25
- '18'
26
- '20'
27
- '22'
@@ -80,7 +79,7 @@ jobs:
80
79
os:
81
82
83
+ - 18
84
85
steps:
86
- name: 'Checkout'
@@ -111,7 +110,7 @@ jobs:
111
110
112
113
114
115
116
117
@@ -142,7 +141,7 @@ jobs:
142
141
143
144
145
- - '20'
+ - 20
146
147
148
0 commit comments