Skip to content

Commit 2370ab9

Browse files
hf-kkleinbednar
authored andcommitted
ci: Test Python 3.12
1 parent 7a5f655 commit 2370ab9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ workflows:
201201
- tests-python:
202202
name: test-3.11
203203
python-image: "cimg/python:3.11"
204+
- tests-python:
205+
name: test-3.12
206+
python-image: "cimg/python:3.12"
204207

205208
nightly:
206209
when:

0 commit comments

Comments
 (0)