We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d1267 commit 046b1e0Copy full SHA for 046b1e0
1 file changed
.github/workflows/build-and-push.yml
@@ -22,7 +22,7 @@ jobs:
22
matrix:
23
include:
24
- arch: amd64
25
- toxenv: py39,py310,py311,py312,py313,py314,py315,py314t,py315t,pypy39,pypy310,pypy311
+ toxenv: py39,py310,py311,py312,py313,py314,py315,py314t,py315t,pypy310,pypy311
26
27
toxenv: py36,pypy27
28
- arch: arm64
0 commit comments