You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Removing failing macos from our GitHub build CI
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -13,7 +13,6 @@ jobs:
|
||||
sys:
|
||||
- { os: ubuntu-18.04, shell: bash }
|
||||
- { os: ubuntu-latest, shell: bash }
|
||||
- { os: macos-latest, shell: bash }
|
||||
- { os: windows-2022, shell: 'msys2 {0}' }
|
||||
compiler:
|
||||
- { cc: gcc, cxx: g++ }
|
||||
|
||||
Reference in New Issue
Block a user