Skip to content

Commit 046b1e0

Browse files
committed
CI: Remove unavailable pypy3.9
1 parent f8d1267 commit 046b1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
include:
2424
- arch: amd64
25-
toxenv: py39,py310,py311,py312,py313,py314,py315,py314t,py315t,pypy39,pypy310,pypy311
25+
toxenv: py39,py310,py311,py312,py313,py314,py315,py314t,py315t,pypy310,pypy311
2626
- arch: amd64
2727
toxenv: py36,pypy27
2828
- arch: arm64

0 commit comments

Comments
 (0)