Skip to content

Commit

Permalink
2014
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed May 17, 2020
1 parent 107f1a7 commit 25b0636
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04, windows-latest, macos-latest]

env:
CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014
CIBW_MANYLINUX_I686_IMAGE: manylinux2014
steps:
- uses: actions/checkout@v1

Expand Down

0 comments on commit 25b0636

Please sign in to comment.