Skip to content

Commit 9469831

Browse files
committed
chore: add RF 7.3 to github workflow for testing
1 parent 93bef41 commit 9469831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-package-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
os: [macos-latest, ubuntu-latest, windows-latest]
3535
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
36-
robot-version: ["rf41", "rf50", "rf60", "rf61", "rf70", "rf71", "rf72"]
36+
robot-version: ["rf41", "rf50", "rf60", "rf61", "rf70", "rf71", "rf72", "rf73"]
3737
exclude:
3838
- os: macos-latest
3939
python-version: "3.8"

0 commit comments

Comments
 (0)