Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 91c38e8

Browse files
committed
Updated PyPy 3.7 to 7.3.7
1 parent 13f4459 commit 91c38e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
os: [ "ubuntu-20.04", "macos-latest" ]
20-
python: [ "pypy3.7-7.3.3", "3.7", "3.8", "3.9", "3.10" ]
20+
python: [ "pypy3.7-7.3.7", "3.7", "3.8", "3.9", "3.10" ]
2121
platform: [ "x86_64", "i686" ]
2222
macos-target: [ "10.10" ]
2323
exclude:
@@ -75,7 +75,7 @@ jobs:
7575
fail-fast: false
7676
matrix:
7777
os: [ "ubuntu-20.04", "macos-latest" ]
78-
python: [ "pypy3.7-7.3.3", "3.7", "3.8", "3.9", "3.10" ]
78+
python: [ "pypy3.7-7.3.7", "3.7", "3.8", "3.9", "3.10" ]
7979
platform: [ "x86_64", "i686" ]
8080
macos-target: [ "10.10" ]
8181
exclude:

0 commit comments

Comments
 (0)