Skip to content

Commit a240098

Browse files
committed
test using Python 3.8
1 parent a5d8f37 commit a240098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
shell: /bin/bash --login
1212
working_directory: ~/rocky/python3-trepan
1313
docker:
14-
- image: circleci/python:3.7
14+
- image: circleci/python:3.8
1515
steps:
1616
- checkout # checkout source code to working directory
1717
- run:

0 commit comments

Comments
 (0)