docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Test multiple api versions

Open krissetto opened this issue 1 year ago • 0 comments

Goal:

Run integration tests against multiple engine and api versions

Done:

  • Added engine.version and engine.api versions to the CI workflow matrix
  • Passed the matrix vars to the integration tests as environment variables
  • Updated default engine and api values in the makefile to the latest released versions

krissetto avatar Mar 15 '24 15:03 krissetto