Skip to content

Commit 42c5e5c

Browse files
committed
change to python 3.8
1 parent 7e3f5ba commit 42c5e5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.circleci/config.yml.in

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

360360
unittest_prototype:
361361
docker:
362-
- image: cimg/python:3.10
362+
- image: cimg/python:3.8
363363
resource_class: xlarge
364364
steps:
365365
- checkout

0 commit comments

Comments
 (0)