Update ci-testing.yml remove macos-latest (#1969)

Update ci-testing.yml
This commit is contained in:
Glenn Jocher 2022-09-03 03:22:09 +02:00 committed by GitHub
parent 92c3bd7a4e
commit 0bbd0558ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
os: [ ubuntu-latest, windows-latest ]
python-version: [ 3.9 ]
model: [ 'yolov3-tiny' ] # models to test