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