Skip to content

Commit

Permalink
robot framework version matrix update
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorpela committed Nov 29, 2024
1 parent a72a567 commit d566f07
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ jobs:
matrix:
python: [ "3.8", "3.10", "3.12" ]
robotframework:
- "4.1.0"
- "5.0.0"
- "6.0.0"
- "6.1.0"
- "7.0.0"
- "4.1.3"
- "5.0.1"
- "6.0.2"
- "6.1.1"
- "7.0.1"
- "7.1.1"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d566f07

Please sign in to comment.