We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7e169 commit e50033cCopy full SHA for e50033c
1 file changed
.github/workflows/test.js.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
node-version: [12.x, 14.x]
20
- robot-version: [2.8.7, 2.9.2, 3.0.4, 3.1.2, 3.2.1]
+ robot-version: [2.8.7, 2.9.2, 3.0.4, 3.2.1]
21
steps:
22
- uses: actions/checkout@v2
23
- name: Use Node.js ${{ matrix.node-version }} and Robot Framework ${{ matrix.robot-version }}
0 commit comments