v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 42 forks source link

[PY-668][Internal] Exclude macos from testing on 3.8 and 3.9 #827

Closed shernshiou closed 4 months ago

shernshiou commented 4 months ago

Problem

From https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json, Python 3.8 and Python 3.9 is not available for Arm64 / MacOS.

Solution

Exclude Python 3.8 and 3.9 test for MacOS.

linear[bot] commented 4 months ago

PY-668 Test fails for MacOS Py3.8 and Py3.9