Skip to content

Commit 6780fbb

Browse files
committed
Trying RF verion 7.2.2
1 parent 30df944 commit 6780fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
# xvfb-run --auto-servernum python atest/run.py --zip ${{ matrix.browser }}
8383

8484
- name: Run tests with latest python and latest robot framework
85-
if: matrix.python-version == '3.13.0' && matrix.rf-version == '7.3.1'
85+
if: matrix.python-version == '3.13.0' && matrix.rf-version == '7.2.2'
8686
run: |
8787
xvfb-run --auto-servernum python atest/run.py --zip ${{ matrix.browser }}
8888

0 commit comments

Comments
 (0)