Skip to content

Commit 7431491

Browse files
author
Comick
committed
drop 2.9.2
1 parent a35cb72 commit 7431491

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: [10.x, 12.x, 14.x, 16.x, 18.x, 19.x]
20-
robot-version: [2.9.2, 3.2.2, 4.1.3, 5.0, 6.0.1]
20+
robot-version: [3.2.2, 4.1.3, 5.0, 6.0.1]
2121
steps:
2222
- uses: actions/checkout@v3
2323
- name: Use Node.js ${{ matrix.node-version }} and Robot Framework ${{ matrix.robot-version }}

0 commit comments

Comments
 (0)