1 parent d1b0082 commit 786aeb6Copy full SHA for 786aeb6
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
# Test all supported versions on Ubuntu:
20
os: [ubuntu-latest]
21
- python: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "pypy-3.10"]
+ python: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "pypy-3.11"]
22
experimental: [false]
23
# include:
24
# - os: macos-latest
0 commit comments