mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-17 15:32:11 -08:00
Remove Fedora 40 build and Add Fedora 42 build (#5893)
* Create Fedora 42 Dockerfile * Delete .ci/Fedora40 directory * Update Fedora releases * Update Fedora builds
This commit is contained in:
committed by
GitHub
parent
fc40fea97a
commit
77d13090b5
4
.github/workflows/desktop-build.yml
vendored
4
.github/workflows/desktop-build.yml
vendored
@@ -101,12 +101,12 @@ jobs:
|
||||
package: DEB
|
||||
|
||||
- distro: Fedora
|
||||
version: 40
|
||||
version: 41
|
||||
package: RPM
|
||||
test: skip # Running tests on all distros is superfluous
|
||||
|
||||
- distro: Fedora
|
||||
version: 41
|
||||
version: 42
|
||||
package: RPM
|
||||
|
||||
- distro: Ubuntu
|
||||
|
||||
Reference in New Issue
Block a user