Skip to content

Commit

Permalink
ci: upgrade to pypy-3.7-v7.3.3
Browse files Browse the repository at this point in the history
Signed-off-by: Zac Medico <zmedico@gentoo.org>
  • Loading branch information
zmedico committed Feb 22, 2021
1 parent d84cfb8 commit 14d2182
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
- '3.8'
- '3.9'
- '3.10.0-alpha.3'
- 'pypy-3.6'
- 'pypy-3.7-v7.3.3'

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -9,7 +9,7 @@ python =
3.8: py38
3.9: py39
3.10: py310
pypy-3.6: pypy3
pypy-3.7-v7.3.3: pypy3

[testenv]
deps =
Expand Down

0 comments on commit 14d2182

Please sign in to comment.