Thanks to visit codestin.com Credit goes to github.com
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 727a4a2 commit 69523edCopy full SHA for 69523ed
.github/workflows/linux.yml
@@ -82,7 +82,7 @@ jobs:
82
persist-credentials: false
83
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
84
with:
85
- python-version: 'pypy3.11-nightly'
+ python-version: 'pypy3.11-v7.3.20'
86
- name: Setup using scipy-openblas
87
run: |
88
python -m pip install -r requirements/ci_requirements.txt
0 commit comments