deephaven / deephaven-core

Deephaven Community Core
Other
255 stars 80 forks source link

Test all supported versions of python #3724

Open devinrsmith opened 1 year ago

devinrsmith commented 1 year ago

Currently, we only run unit and integration python tests with the version that comes in the base image(s) (3.10).

Ideally, we would be able to expand this to a matrix of all supported python versions.

Related https://github.com/deephaven/deephaven-core/issues/2593

rcaudy commented 8 months ago

Our support matrix is 3.8-3.12 right now.