mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07: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:
parent
8e88749078
commit
3c85ca9cbc
3 changed files with 4 additions and 4 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue