Update ci-testing.yml remove macos-latest (#1969)
Update ci-testing.yml
This commit is contained in:
parent
92c3bd7a4e
commit
0bbd0558ed
2
.github/workflows/ci-testing.yml
vendored
2
.github/workflows/ci-testing.yml
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user