Skip to content

Commit

Permalink
bump python in docs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Feb 16, 2021
1 parent 8582d44 commit 586d8d4
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 @@ -4,7 +4,7 @@ jobs:
build_docs:
# This is the base environment that Circle will use
docker:
- image: circleci/python:3.6-stretch
- image: circleci/python:3.8-buster
steps:
# Get our data and merge with upstream
- run: sudo apt-get update
Expand Down

0 comments on commit 586d8d4

Please sign in to comment.