Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
fix: python version in CI 🐍
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurah authored Apr 2, 2021
1 parent 51b396d commit e04e483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

publish:
docker:
- image: circleci/python:3.7
- image: circleci/python:3.8.6
steps:
- setup_remote_docker:
docker_layer_caching: true
Expand Down

0 comments on commit e04e483

Please sign in to comment.