Skip to content

Commit a419645

Browse files
committed
chore: bump pypy to 3.11
1 parent fb6cac2 commit a419645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
python-version: [
1414
"3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14",
15-
"pypy-2.7", "pypy-3.10"
15+
"pypy-2.7", "pypy-3.11"
1616
]
1717
os: [ubuntu-latest, macOS-latest, windows-latest]
1818

0 commit comments

Comments
 (0)