]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
ARM64 Support to Github Actions For Testing And Development Of Wheels
authorodidev <odidev@puresoftware.com>
Sun, 23 Aug 2020 18:54:56 +0000 (14:54 -0400)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 24 Aug 2020 22:06:17 +0000 (00:06 +0200)
commitf359908b56a387be8f44fea53ea8258a68993b2d
tree8a90dab0cc5a357e482f3757e1eb260ae05a4a68
parent317f2e1be2b06cdc12bc84510eb743d9752763dd
ARM64 Support to Github Actions For Testing And Development Of Wheels

**Added**:
1. ARM64 jobs in Github Workflows For Testing And Development Of Wheels
2. Two script files for creating wheels and testing.

Resolves #5436

Signed-off-by: odidev <odidev@puresoftware.com>
Co-authored-by: Federico Caselli <cfederico87@gmail.com>
Closes: #5480
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5480
Pull-request-sha: 131ef520bbf863ad9b65ca3bf3c2d2d214405702

Change-Id: Ia10dadd93365ba4beeefbd27c060bc077c2d7aeb
.github/workflows/create-wheels.yaml
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml