Skip to content

Commit

Permalink
Bump CircleCI testing version to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
rocky committed Jan 13, 2024
1 parent 7567e57 commit 062c617
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 @@ -12,7 +12,7 @@ jobs:
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
COMPILE: --compile
docker:
- image: circleci/python:3.7.11
- image: circleci/python:3.10
steps:
# Machine Setup
# If you break your build into multiple jobs with workflows, you will probably want to do the parts of this that are relevant in each
Expand Down

0 comments on commit 062c617

Please sign in to comment.