Skip to content

Commit 65ab548

Browse files
authored
Merge pull request testing-cabal#614 from testing-cabal/pypy3.11
Bump pypy to 3.11
2 parents 3a1cffd + 312511f commit 65ab548

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
matrix:
47-
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "pypy3.10"]
47+
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14", "pypy3.11"]
4848

4949
steps:
5050
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)