Skip to content

Commit

Permalink
Enable OpenSUSE since VM is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
fauust committed Apr 29, 2024
1 parent 1211883 commit f59f0a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@
# Currently there are no VMs for x86 and s390x and OpenSUSE and SLES
if (
arch not in ["s390x", "x86"]
and "opensuse" not in os_i
and "sles" not in os_i
):
builders_install.append(builder_name_autobake + "-install")
Expand Down

0 comments on commit f59f0a2

Please sign in to comment.