Skip to content

Commit 84abba3

Browse files
committed
disable pypy for now
1 parent 362f2dd commit 84abba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
main-linux:
3333
uses: asottile/workflows/.github/workflows/[email protected]
3434
with:
35-
env: '["pypy3", "py38", "py39", "py310", "py311"]'
35+
env: '["py38", "py39", "py310", "py311"]'
3636
os: ubuntu-latest
3737
submodules: true

0 commit comments

Comments
 (0)