Skip to content

Commit 1a0f517

Browse files
committed
Add Python 3.14 to the test matrix
1 parent e8f36e4 commit 1a0f517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

strategy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"matrix": {
33
"os": ["macos-latest", "ubuntu-22.04", "windows-latest"],
4-
"python": ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"],
4+
"python": ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
55
"include": [
66
{
77
"os": "ubuntu-22.04",

0 commit comments

Comments
 (0)