Skip to content

Commit

Permalink
Merge pull request #495 from jdavcs/galaxy_24.2_ci
Browse files Browse the repository at this point in the history
Add Galaxy 24.2 target for CI testing
  • Loading branch information
ahmedhamidawan authored Feb 4, 2025
2 parents 28f2c50 + a52cf86 commit e502f79
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
tox_env: py38
galaxy_version: dev
galaxy_python_version: '3.8'
- os: ubuntu-latest
tox_env: py38
galaxy_version: release_24.2
galaxy_python_version: '3.8'
- os: ubuntu-latest
tox_env: py38
galaxy_version: release_24.1
Expand Down

0 comments on commit e502f79

Please sign in to comment.