Skip to content

Commit 4dc5a36

Browse files
author
Ryan Whitmore
committed
Specify which pypy version to run in github actions.
1 parent 03785d8 commit 4dc5a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- "3.11"
6161
- "3.12"
6262
- "3.13"
63-
- "pypy3"
63+
- "pypy3.13"
6464
steps:
6565
- uses: actions/checkout@v4
6666
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)