Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
wknapik committed Nov 1, 2024
1 parent 554ead7 commit 23fbba2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
unsupported := alpine voidlinux/voidlinux-musl ubuntu_16.04 debian_9 linuxmintd/mint18-amd64 fedora_26 opensuse/leap_42.3
supported := ubuntu_18.04 debian_10 linuxmintd/mint19-amd64 fedora_28 opensuse/leap_15 opensuse/tumbleweed rockylinux_9 manjarolinux/base # fedora_27 hangs
supported_deb := $(filter ubuntu% debian% linuxmint%,$(supported))
supported_rpm := $(filter fedora% opensuse% rockylinux%,$(supported))
distros := $(unsupported) $(supported)

test: $(distros)
Expand Down

0 comments on commit 23fbba2

Please sign in to comment.