Skip to content

Commit 1e4a6f6

Browse files
Updated files with 'repo_helper'.
1 parent 61549c6 commit 1e4a6f6

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

4242
steps:
4343
- name: Checkout 🛎️

0 commit comments

Comments
 (0)