Skip to content

Commit b3fff90

Browse files
committed
Disabling 3.10-dev builds.
1 parent 4b73d5c commit b3fff90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ jobs:
2323
- 3.5
2424
- 3.6
2525
- 3.9
26-
- 3.10-dev
26+
# Broken b/o https://github.com/pytest-dev/pytest/issues/8539
27+
# - 3.10-dev
2728
- pypy2
2829
- pypy3
2930

0 commit comments

Comments
 (0)