We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c5032 commit c03ed22Copy full SHA for c03ed22
.circleci/config.yml
@@ -65,7 +65,7 @@ workflows:
65
requires: ["Test"]
66
matrix:
67
parameters:
68
- version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
+ version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
69
- orb/docs:
70
name: "Docs"
71
0 commit comments