ci: don't build Arch

This commit is contained in:
chyyran 2024-08-01 01:32:41 -04:00 committed by Ronny Chan
parent d4b4366836
commit 6ce711db26
2 changed files with 0 additions and 7 deletions

View file

@ -27,10 +27,6 @@ jobs:
spec: librashader.spec
can_fail: true
name: Ubuntu 23.10 (.deb)
- repo: Arch
spec: PKGBUILD
can_fail: false
name: Arch (PKGBUILD)
runs-on: ubuntu-latest
needs: [approve-obs-build]
continue-on-error: ${{ matrix.can_fail }}

View file

@ -18,9 +18,6 @@ jobs:
- repo: xUbuntu_23.10
spec: librashader.spec
can_fail: true
- repo: Arch
spec: PKGBUILD
can_fail: false
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.can_fail }}
container: