Skip to content

Commit

Permalink
Update Python image version
Browse files Browse the repository at this point in the history
Attempt to fix the internal gcc compiler error when pulling in dependencies.
  • Loading branch information
lgruen authored Aug 13, 2020
1 parent 132574f commit d50bdd8
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 @@ -6,7 +6,7 @@ version: 2
jobs:
build_and_test:
docker:
- image: circleci/python:3.6.1
- image: circleci/python:3.8.3

working_directory: ~/repo

Expand Down

0 comments on commit d50bdd8

Please sign in to comment.