]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update the create wheel action:
authorFederico Caselli <cfederico87@gmail.com>
Thu, 18 Feb 2021 20:05:05 +0000 (21:05 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 18 Feb 2021 20:05:05 +0000 (21:05 +0100)
commit6d67c00b1304e2486947a99c3b9ab505a2d91674
tree5952eb9aadcd9d936af86887dbfbf52e093937af
parent227fd31d7d7c9354e51008e5a14e2cb5ee885266
Update the create wheel action:

- use manylinux1 for python 2 since manylinux2010 has dropped
  support for it
- use a different action to upload the artifacts to the release so
  that a single step can be used
- also generate manylinux2014 wheels for python3

Change-Id: Ibc1cc31737a90c40afc7988308c58b471d2fec2f
.github/workflows/create-wheels.yaml