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

Commit e04e483

Browse files
authored
fix: python version in CI 🐍
1 parent 51b396d commit e04e483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
publish:
6262
docker:
63-
- image: circleci/python:3.7
63+
- image: circleci/python:3.8.6
6464
steps:
6565
- setup_remote_docker:
6666
docker_layer_caching: true

0 commit comments

Comments
 (0)