File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 3333 - os : ubuntu-latest
3434 tox_env : py310
3535 galaxy_version : dev
36- galaxy_python_version : ' 3.9'
36+ galaxy_python_version : ' 3.10'
37+ - os : ubuntu-latest
38+ tox_env : py310
39+ galaxy_version : release_26.0
40+ galaxy_python_version : ' 3.10'
3741 - os : ubuntu-latest
3842 tox_env : py310
3943 galaxy_version : release_25.1
@@ -116,13 +120,13 @@ jobs:
116120 - os : ubuntu-latest
117121 tox_env : py314
118122 galaxy_version : dev
119- galaxy_python_version : ' 3.9 '
123+ galaxy_python_version : ' 3.10 '
120124 # Cannot test on macOS because service containers are not supported
121125 # yet: https://github.community/t/github-actions-services-available-on-others-vms/16916
122126 # - os: macos-latest
123127 # tox_env: py310
124128 # galaxy_version: dev
125- # galaxy_python_version: '3.8 '
129+ # galaxy_python_version: '3.10 '
126130 steps :
127131 - uses : actions/checkout@v6
128132 with :
Original file line number Diff line number Diff line change 11## BioBlend v
22
3- * Dropped support for Python 3.9.
3+ * Dropped support for Python 3.9. Added support for Galaxy release 26.0.
44
55* Added `` preferred_object_store_id `` parameter to
66 `` HistoryClient.update_history() `` .
You can’t perform that action at this time.
0 commit comments