Skip to content

Commit a1e58ad

Browse files
committed
chore: add RF 7.3 to workflow
1 parent b3991be commit a1e58ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
os: [windows-latest, ubuntu-latest, macos-latest]
2525
python-version: ["3.10", "3.11", "3.12", "3.13"]
26-
robot-version: ["6.0", "6.1", "7.0", "7.1", "7.2"]
26+
robot-version: ["6.0", "6.1", "7.0", "7.1", "7.2", "7.3"]
2727

2828
steps:
2929
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)