Skip to content

Commit 953067d

Browse files
committed
CircleCI has Python 3.14 now
1 parent 91a38d4 commit 953067d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ workflows:
6565
requires: ["Test"]
6666
matrix:
6767
parameters:
68-
version: ["3.10", "3.11", "3.12", "3.13"]
68+
version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
6969
- orb/docs:
7070
name: "Docs"
7171
requires: ["Test"]

0 commit comments

Comments
 (0)