Skip to content

Commit 35fff32

Browse files
committed
Drop pypy3 again
1 parent 5204cf1 commit 35fff32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
instance: macos-15
7575
suffix: -macos-aarch64-none
7676

77-
python: ['3.14', '3.13', '3.12', '3.11', '3.10', 'pypy3']
77+
python: ['3.14', '3.13', '3.12', '3.11', '3.10']
7878

7979
exclude:
8080
# Broken ctypes find_library

0 commit comments

Comments
 (0)