Update ci-testing.yml remove macos-latest (#1969)
Update ci-testing.yml
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [ ubuntu-latest, macos-latest, windows-latest ]
|
os: [ ubuntu-latest, windows-latest ]
|
||||||
python-version: [ 3.9 ]
|
python-version: [ 3.9 ]
|
||||||
model: [ 'yolov3-tiny' ] # models to test
|
model: [ 'yolov3-tiny' ] # models to test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user