We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d8f37 commit a240098Copy full SHA for a240098
1 file changed
.circleci/config.yml
@@ -11,7 +11,7 @@ jobs:
11
shell: /bin/bash --login
12
working_directory: ~/rocky/python3-trepan
13
docker:
14
- - image: circleci/python:3.7
+ - image: circleci/python:3.8
15
steps:
16
- checkout # checkout source code to working directory
17
- run:
0 commit comments