mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-24 20:10:02 -08:00
Remove Fedora 39 Build and Add Fedora 41 Build (#5151)
* Remove Fedora 39 docker file EOL * Add Fedora 41 Dockerfile new release * Remove Fedora 39, Add Fedora 41 to release template * Remove Fedora 39, Add Fedora 41 to desktop build --------- Co-authored-by: tooomm <tooomm@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2e674efe50
commit
dd04c610ec
4
.github/workflows/desktop-build.yml
vendored
4
.github/workflows/desktop-build.yml
vendored
@@ -101,12 +101,12 @@ jobs:
|
||||
package: DEB
|
||||
|
||||
- distro: Fedora
|
||||
version: 39
|
||||
version: 40
|
||||
package: RPM
|
||||
test: skip # Running tests on all distros is superfluous
|
||||
|
||||
- distro: Fedora
|
||||
version: 40
|
||||
version: 41
|
||||
package: RPM
|
||||
|
||||
- distro: Ubuntu
|
||||
|
||||
Reference in New Issue
Block a user