We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362f2dd commit 84abba3Copy full SHA for 84abba3
.github/workflows/main.yml
@@ -32,6 +32,6 @@ jobs:
32
main-linux:
33
uses: asottile/workflows/.github/workflows/[email protected]
34
with:
35
- env: '["pypy3", "py38", "py39", "py310", "py311"]'
+ env: '["py38", "py39", "py310", "py311"]'
36
os: ubuntu-latest
37
submodules: true
0 commit comments