We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8f36e4 commit 0a8812aCopy full SHA for 0a8812a
strategy.json
@@ -1,7 +1,7 @@
1
{
2
"matrix": {
3
"os": ["macos-latest", "ubuntu-22.04", "windows-latest"],
4
- "python": ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"],
+ "python": ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
5
"include": [
6
7
"os": "ubuntu-22.04",
0 commit comments