Skip to content

Commit 7742be0

Browse files
authored
Revert "ci: test pypy 3.9" (#3828)
* Revert "ci: test pypy 3.9 (#3789)" This reverts commit 461937d. * Update ci.yml
1 parent 461937d commit 7742be0

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
@@ -47,7 +47,7 @@ jobs:
4747
-DPYBIND11_FINDPYTHON=ON
4848
-DCMAKE_CXX_FLAGS="-D_=1"
4949
- runs-on: ubuntu-latest
50-
python: 'pypy-3.9'
50+
python: 'pypy-3.8'
5151
args: >
5252
-DPYBIND11_FINDPYTHON=ON
5353
- runs-on: windows-2019

0 commit comments

Comments
 (0)