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