We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7431491 commit 1e7c4f2Copy full SHA for 1e7c4f2
1 file changed
.github/workflows/test.js.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- node-version: [10.x, 12.x, 14.x, 16.x, 18.x, 19.x]
+ node-version: [12.x, 14.x, 16.x, 18.x, 19.x]
20
robot-version: [3.2.2, 4.1.3, 5.0, 6.0.1]
21
steps:
22
- uses: actions/checkout@v3
0 commit comments