mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-02 08:10:28 -08: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:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user