Skip to content

Commit 71e0e85

Browse files
author
rocky
committed
Go back to CricleCI testing with 3.10
1 parent 48675ac commit 71e0e85

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
@@ -12,7 +12,7 @@ jobs:
1212
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
1313
COMPILE: --compile
1414
docker:
15-
- image: circleci/python:3.10
15+
- image: circleci/python:3.12
1616
steps:
1717
# Machine Setup
1818
# 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

0 commit comments

Comments
 (0)