CI: Disable OpenMandriva

This commit is contained in:
Jonas Kvinge 2024-03-31 01:49:30 +01:00
parent 68c922ee12
commit a61fa61330

View File

@ -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