Open devinrsmith opened 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
Our support matrix is 3.8-3.12 right now.
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