Skip to content

Commit

Permalink
Regression Tests - Agent Attempts 2
Browse files Browse the repository at this point in the history
Issue #235
  • Loading branch information
damies13 committed Apr 29, 2024
1 parent e345075 commit ed7fe6a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/Regression_Tests_Agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:
platform: [ubuntu-latest, macos-13, macos-latest, windows-latest]
robot: ['6.1.1', '7.0']
python: ['3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
exclude:
- platform: macos-latest
python: '3.7'
- platform: macos-13
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
exclude:
- platform: macos-latest
python: '3.7'
- platform: macos-13
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
fail-fast: false
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit ed7fe6a

Please sign in to comment.