mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-25 07:14:50 +00:00
ci: pin Ubuntu PyPy 3.11 to 7.3.21 (#6070)
This commit is contained in:
committed by
GitHub
parent
5a5f21deb6
commit
3160c82392
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -48,7 +48,8 @@ jobs:
|
||||
python-version: '3.14t'
|
||||
cmake-args: -DCMAKE_CXX_STANDARD=17 -DPYBIND11_TEST_SMART_HOLDER=ON
|
||||
- runs-on: ubuntu-latest
|
||||
python-version: 'pypy3.11'
|
||||
# Temporarily pinned pending investigation in issue #6049.
|
||||
python-version: 'pypy-3.11-v7.3.21'
|
||||
cmake-args: -DCMAKE_CXX_STANDARD=17
|
||||
- runs-on: ubuntu-latest
|
||||
python-version: 'graalpy-24.2'
|
||||
|
||||
Reference in New Issue
Block a user