for now, just mac

This commit is contained in:
nick black 2020-09-11 08:42:43 -04:00
parent 98a59ab6c1
commit 6a035ff138
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

View File

@ -15,13 +15,13 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, macos-latest]
os: [macos-latest]
steps:
- uses: actions/checkout@v2
- name: Dependencies garbage
run: brew options ffmpeg
run: brew options ffmpeg libav
- name: Dependencies
run: brew install ffmpeg