Skip to content

Commit ab06bef

Browse files
committed
build pypy3.10 wheels on PGO platforms
1 parent 9ad1425 commit ab06bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ jobs:
415415
os: [ubuntu, windows]
416416
target: [x86_64]
417417
manylinux: [auto]
418-
interpreter: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev", "pypy3.7", "pypy3.8", "pypy3.9"]
418+
interpreter: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev", "pypy3.7", "pypy3.8", "pypy3.9", "pypy3.10"]
419419
include:
420420
- os: ubuntu
421421
platform: linux

0 commit comments

Comments
 (0)