We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab625b commit 00533efCopy full SHA for 00533ef
.github/workflows/2018.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
python-version:
20
- '3.11'
21
- - 'pypy3.11'
+ - 'pypy-3.11'
22
runs-on: ubuntu-latest
23
defaults:
24
run:
0 commit comments