Skip to content

Commit

Permalink
Reverting build support for Python 3.12. (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsforbes authored Oct 5, 2023
1 parent 0dc7e4a commit 3a4bb00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ workflows:
"cimg/python:3.8",
"cimg/python:3.9",
"cimg/python:3.10",
"cimg/python:3.11",
"cimg/python:3.12"
"cimg/python:3.11"
]

0 comments on commit 3a4bb00

Please sign in to comment.