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 461937d commit 7742be0Copy full SHA for 7742be0
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
-DPYBIND11_FINDPYTHON=ON
48
-DCMAKE_CXX_FLAGS="-D_=1"
49
- runs-on: ubuntu-latest
50
- python: 'pypy-3.9'
+ python: 'pypy-3.8'
51
args: >
52
53
- runs-on: windows-2019
0 commit comments