Skip to content

Commit aabcd8e

Browse files
committed
CI: test with pypy-3.9
1 parent 64a4edd commit aabcd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- "3.11"
2121
- "3.12"
2222
- "3.13"
23-
- "pypy-3.8"
23+
- "pypy-3.9"
2424
steps:
2525
- uses: actions/checkout@v4
2626
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)