Skip to content

Commit e5be70e

Browse files
Updated files with 'repo_helper'.
1 parent 34194f8 commit e5be70e

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
@@ -39,7 +39,7 @@ jobs:
3939
- {python-version: "pypy-3.6", testenvs: "pypy36", experimental: False}
4040
- {python-version: "pypy-3.7", testenvs: "pypy37,build", experimental: False}
4141
- {python-version: "pypy-3.8", testenvs: "pypy38,build", experimental: False}
42-
- {python-version: "pypy-3.9", testenvs: "pypy39,build", experimental: True}
42+
- {python-version: "pypy-3.9-v7.3.15", testenvs: "pypy39,build", experimental: True}
4343

4444
steps:
4545
- name: Checkout 🛎️

0 commit comments

Comments
 (0)