mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 17:44:48 -07:00
Update desktop-build.yml
This commit is contained in:
parent
db65d41fdc
commit
5c1af8361f
1 changed files with 1 additions and 15 deletions
16
.github/workflows/desktop-build.yml
vendored
16
.github/workflows/desktop-build.yml
vendored
|
|
@ -111,16 +111,6 @@ jobs:
|
||||||
package: skip # We are packaged in Arch already
|
package: skip # We are packaged in Arch already
|
||||||
allow-failure: yes
|
allow-failure: yes
|
||||||
|
|
||||||
- distro: Debian
|
|
||||||
version: 11
|
|
||||||
package: DEB
|
|
||||||
|
|
||||||
- distro: Servatrice_Debian
|
|
||||||
version: 11
|
|
||||||
package: DEB
|
|
||||||
test: skip
|
|
||||||
server_only: yes
|
|
||||||
|
|
||||||
- distro: Debian
|
- distro: Debian
|
||||||
version: 12
|
version: 12
|
||||||
package: DEB
|
package: DEB
|
||||||
|
|
@ -139,14 +129,10 @@ jobs:
|
||||||
version: 43
|
version: 43
|
||||||
package: RPM
|
package: RPM
|
||||||
|
|
||||||
- distro: Ubuntu
|
|
||||||
version: 22.04
|
|
||||||
package: DEB
|
|
||||||
test: skip # Running tests on all distros is superfluous
|
|
||||||
|
|
||||||
- distro: Ubuntu
|
- distro: Ubuntu
|
||||||
version: 24.04
|
version: 24.04
|
||||||
package: DEB
|
package: DEB
|
||||||
|
test: skip # Running tests on all distros is superfluous
|
||||||
|
|
||||||
- distro: Ubuntu
|
- distro: Ubuntu
|
||||||
version: 26.04
|
version: 26.04
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue