mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-04 09:07:38 -08:00
Remove Fedora 41 Build and Add Fedora 43 Build (#6305)
* Create Dockerfile * Update Release Template * Delete .ci/Fedora41 directory * remove F41, add F43
This commit is contained in:
committed by
GitHub
parent
8e88749078
commit
3c85ca9cbc
4
.github/workflows/desktop-build.yml
vendored
4
.github/workflows/desktop-build.yml
vendored
@@ -131,12 +131,12 @@ jobs:
|
||||
package: DEB
|
||||
|
||||
- distro: Fedora
|
||||
version: 41
|
||||
version: 42
|
||||
package: RPM
|
||||
test: skip # Running tests on all distros is superfluous
|
||||
|
||||
- distro: Fedora
|
||||
version: 42
|
||||
version: 43
|
||||
package: RPM
|
||||
|
||||
- distro: Ubuntu
|
||||
|
||||
Reference in New Issue
Block a user