Skip to content

Commit

Permalink
Test on Ubuntu 24.04, Fedora 40, openSUSE 15.6
Browse files Browse the repository at this point in the history
Drop tests on Fedora 38, openSUSE 15.4.
  • Loading branch information
gaborcsardi committed Sep 19, 2024
1 parent 140115c commit b652219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ linux-in-docker:
-e LOCAL_UID=`id -u` -e LOCAL_GID=`id -g` \
rlib/rig-builder:latest make linux

VARIANTS = ubuntu-20.04 ubuntu-22.04 debian-11 debian-12 rockylinux-8 rockylinux-9 opensuse/leap-15.4 opensuse/leap-15.5 fedora-38 fedora-39 almalinux-8 almalinux-9
VARIANTS = ubuntu-20.04 ubuntu-22.04 ubuntu-24.04 debian-11 debian-12 rockylinux-8 rockylinux-9 opensuse/leap-15.5 opensuse/leap-15.6 fedora-39 fedora-40 almalinux-8 almalinux-9
print-linux-variants:
@echo $(VARIANTS)
print-linux-variants-json:
Expand Down

0 comments on commit b652219

Please sign in to comment.