Skip to content

Commit fdbbec4

Browse files
committed
test: switch to pypy3.11-nightly
1 parent 9ba9683 commit fdbbec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- "3.13"
6464
- "3.14"
6565
# https://github.com/actions/setup-python#available-versions-of-pypy
66-
- "pypy-3.10"
66+
- "pypy-3.11"
6767
nogil:
6868
- false
6969
- true

0 commit comments

Comments
 (0)