We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8233099 commit af54f6bCopy full SHA for af54f6b
1 file changed
.github/workflows/release.yml
@@ -105,7 +105,7 @@ jobs:
105
fail-fast: false
106
matrix:
107
os:
108
- - ubuntu-latest
+ - ubuntu-24.04
109
- macos-latest
110
- windows-latest
111
python-version: ["3.9", "3.10", "3.11", "3.12"]
@@ -153,7 +153,7 @@ jobs:
153
154
155
156
157
158
159
0 commit comments