Skip to content

Commit 51c334a

Browse files
author
rocky
committed
CircleCI test with 3.11 or greater
1 parent 2c74c16 commit 51c334a

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.11
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)