Skip to content

Commit 293a7c9

Browse files
authored
Use new pypy3 github actions syntax
1 parent 4da445d commit 293a7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
os: ubuntu-latest
9090
tox_env: "py39-xdist"
9191
- name: "ubuntu-pypy3"
92-
python: "pypy3"
92+
python: "pypy-3.7"
9393
os: ubuntu-latest
9494
tox_env: "pypy3-xdist"
9595

0 commit comments

Comments
 (0)