Skip to content

Commit

Permalink
Merge branch 'develop' into chore/ppo-system-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
RuanJohn authored Nov 26, 2024
2 parents 5f3a09a + 2074e7e commit b74059a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 20

strategy:
matrix:
python-version: ["3.12", "3.11"]

steps:
- name: Checkout mava
uses: actions/checkout@v4
Expand Down

0 comments on commit b74059a

Please sign in to comment.