Skip to content

Commit ca53c18

Browse files
committed
Discontinue Fedora package
Since there is now an official Fedora package, there's no longer any need for this package
1 parent c654e71 commit ca53c18

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

-6
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,6 @@ jobs:
104104
package_ext: .deb
105105
vcpkg_features: fmt;
106106

107-
- name: Fedora
108-
docker_image: fedora:39
109-
package_type: RPM
110-
package_ext: .rpm
111-
vcpkg_features: fmt;
112-
113107
- name: Static
114108
docker_image: debian:bullseye
115109
package_type: TXZ

0 commit comments

Comments
 (0)