We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93bef41 commit 9469831Copy full SHA for 9469831
.github/workflows/build-test-package-publish.yml
@@ -33,7 +33,7 @@ jobs:
33
matrix:
34
os: [macos-latest, ubuntu-latest, windows-latest]
35
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
36
- robot-version: ["rf41", "rf50", "rf60", "rf61", "rf70", "rf71", "rf72"]
+ robot-version: ["rf41", "rf50", "rf60", "rf61", "rf70", "rf71", "rf72", "rf73"]
37
exclude:
38
- os: macos-latest
39
python-version: "3.8"
0 commit comments