fix local_testing

This commit is contained in:
Ishaan Jaffer 2025-09-26 18:59:11 -07:00
parent 0769ac2fdd
commit 55849706f9

View file

@ -53,7 +53,7 @@ jobs:
local_testing:
docker:
- image: cimg/python:3.11
- image: cimg/python:3.13.1
auth:
username: ${DOCKERHUB_USERNAME}
password: ${DOCKERHUB_PASSWORD}