scientific-python / pytest-doctestplus

Pytest plugin providing advanced doctest features
Other
94 stars 38 forks source link

CI: use available osx image for old python #250

Closed bsipocz closed 5 months ago

bsipocz commented 5 months ago

macos-latest is now arm with no available python 3.8, so we use an explicit name for an older os version. This should fix the currently failing CI