CI: Disable OpenMandriva
This commit is contained in:
parent
68c922ee12
commit
a61fa61330
|
@ -257,7 +257,8 @@ jobs:
|
|||
|
||||
build-openmandriva:
|
||||
name: Build OpenMandriva
|
||||
if: github.repository != 'strawberrymusicplayer/strawberry-private'
|
||||
if: false
|
||||
#if: github.repository != 'strawberrymusicplayer/strawberry-private'
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in New Issue