Skip to content

Commit

Permalink
Build: Fix wheel build.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Feb 15, 2025
1 parent ae0c09d commit c16b906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- manylinux2014_x86_64
- manylinux2014_i686
pyversion: ["*"]
os: "ubuntu-latest"
os: ["ubuntu-latest"]

include:
- image: manylinux2014_aarch64
Expand Down

0 comments on commit c16b906

Please sign in to comment.