Skip to content

Commit 00533ef

Browse files
committed
Fix version
1 parent 4ab625b commit 00533ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/2018.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
python-version:
2020
- '3.11'
21-
- 'pypy3.11'
21+
- 'pypy-3.11'
2222
runs-on: ubuntu-latest
2323
defaults:
2424
run:

0 commit comments

Comments
 (0)