mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
CI: Remove EOL builds (Fedora 34 and Ubuntu 21.10) (#4628)
* Fedora 34 EOL * Delete .ci/Fedora34 directory * update fedora * Ubuntu 21.10 EOL * Ubuntu 21.10 EOL * Delete .ci/UbuntuImpish directory
This commit is contained in:
parent
e2c256db5b
commit
014e73d569
4 changed files with 0 additions and 55 deletions
8
.github/workflows/desktop-build.yml
vendored
8
.github/workflows/desktop-build.yml
vendored
|
|
@ -91,10 +91,6 @@ jobs:
|
|||
- distro: Debian11
|
||||
package: DEB
|
||||
|
||||
- distro: Fedora34
|
||||
package: RPM
|
||||
test: skip # gtest does not compile for some reason
|
||||
|
||||
- distro: Fedora35
|
||||
package: RPM
|
||||
test: skip
|
||||
|
|
@ -109,10 +105,6 @@ jobs:
|
|||
package: DEB
|
||||
test: skip # UbuntuFocal has a broken qt for debug builds
|
||||
|
||||
- distro: UbuntuImpish
|
||||
package: DEB
|
||||
test: skip
|
||||
|
||||
- distro: UbuntuJammy
|
||||
package: DEB
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue