Skip to content

Commit eca8b74

Browse files
authored
Merge pull request #507 from ahmedhamidawan/galaxy_25.0_ci
Add Galaxy 25.0 target for CI testing
2 parents 8529f01 + 3161740 commit eca8b74

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ jobs:
3434
tox_env: py39
3535
galaxy_version: dev
3636
galaxy_python_version: '3.9'
37+
- os: ubuntu-latest
38+
tox_env: py39
39+
galaxy_version: release_25.0
40+
galaxy_python_version: '3.9'
3741
- os: ubuntu-latest
3842
tox_env: py39
3943
galaxy_version: release_24.2

0 commit comments

Comments
 (0)