Skip to content

Commit f1a9a16

Browse files
committed
Also bump to Ubuntu 24.04
1 parent 1a0f517 commit f1a9a16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

strategy.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"matrix": {
3-
"os": ["macos-latest", "ubuntu-22.04", "windows-latest"],
3+
"os": ["macos-latest", "ubuntu-24.04", "windows-latest"],
44
"python": ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
55
"include": [
66
{
7-
"os": "ubuntu-22.04",
7+
"os": "ubuntu-24.04",
88
"stdeb-check": "1"
99
}
1010
]

0 commit comments

Comments
 (0)