Skip to content

Commit 41da81a

Browse files
Updated files with 'repo_helper'.
1 parent 899be88 commit 41da81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- {python-version: "pypy-3.6", testenvs: "pypy36", experimental: False}
3939
- {python-version: "pypy-3.7", testenvs: "pypy37,build", experimental: False}
4040
- {python-version: "pypy-3.8", testenvs: "pypy38,build", experimental: False}
41-
- {python-version: "pypy-3.9", testenvs: "pypy39,build", experimental: True}
41+
- {python-version: "pypy-3.9-v7.3.15", testenvs: "pypy39,build", experimental: True}
4242

4343
steps:
4444
- name: Checkout 🛎️

0 commit comments

Comments
 (0)