We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5204cf1 commit 35fff32Copy full SHA for 35fff32
1 file changed
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
instance: macos-15
75
suffix: -macos-aarch64-none
76
77
- python: ['3.14', '3.13', '3.12', '3.11', '3.10', 'pypy3']
+ python: ['3.14', '3.13', '3.12', '3.11', '3.10']
78
79
exclude:
80
# Broken ctypes find_library
0 commit comments