Skip to content

Commit 73424a9

Browse files
committed
BUILD: update pypy test version
1 parent 6fbd06b commit 73424a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
fetch-tags: true
7878
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
7979
with:
80-
python-version: 'pypy3.10-v7.3.15'
80+
python-version: 'pypy3.10-v7.3.17'
8181
- name: Setup using scipy-openblas
8282
run: |
8383
python -m pip install -r requirements/ci_requirements.txt

0 commit comments

Comments
 (0)