Skip to content

Commit e50033c

Browse files
authored
Update test.js.yml
1 parent ba7e169 commit e50033c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
node-version: [12.x, 14.x]
20-
robot-version: [2.8.7, 2.9.2, 3.0.4, 3.1.2, 3.2.1]
20+
robot-version: [2.8.7, 2.9.2, 3.0.4, 3.2.1]
2121
steps:
2222
- uses: actions/checkout@v2
2323
- name: Use Node.js ${{ matrix.node-version }} and Robot Framework ${{ matrix.robot-version }}

0 commit comments

Comments
 (0)