Skip to content

Commit af54f6b

Browse files
committed
ci fix
1 parent 8233099 commit af54f6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
fail-fast: false
106106
matrix:
107107
os:
108-
- ubuntu-latest
108+
- ubuntu-24.04
109109
- macos-latest
110110
- windows-latest
111111
python-version: ["3.9", "3.10", "3.11", "3.12"]
@@ -153,7 +153,7 @@ jobs:
153153
fail-fast: false
154154
matrix:
155155
os:
156-
- ubuntu-latest
156+
- ubuntu-24.04
157157
- macos-latest
158158
- windows-latest
159159
python-version: ["3.9", "3.10", "3.11", "3.12"]

0 commit comments

Comments
 (0)