You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI started failing recently, because new macos-latest runs on arm, which
does not include all older Python versions.
As workaround and for the sake of a slimmer test matrix, we drop
all but latest Python tests on macOS and Windows.
The remaining matrix should still give us reasonable coverage.
Related discussion in: #792 (comment)
Signed-off-by: Lukas Puehringer <[email protected]>
0 commit comments