Skip to content

Commit c16b906

Browse files
committed
Build: Fix wheel build.
1 parent ae0c09d commit c16b906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
- manylinux2014_x86_64
194194
- manylinux2014_i686
195195
pyversion: ["*"]
196-
os: "ubuntu-latest"
196+
os: ["ubuntu-latest"]
197197

198198
include:
199199
- image: manylinux2014_aarch64

0 commit comments

Comments
 (0)