aerospike-client-python icon indicating copy to clipboard operation
aerospike-client-python copied to clipboard

CI/CD: Cache server Docker image to speed up time for setting up server

Open juliannguyen4 opened this issue 8 months ago • 1 comments

Manual testing:

  • [ ] Build artifacts can reuse cache from the same branch
  • [x] tests.yml can reuse cache from the same ref for PRs

TODO

  • Cache works for manylinux_x86_64 and macosx_arm64, but not manylinux_aarch64

juliannguyen4 avatar Mar 20 '25 22:03 juliannguyen4