X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.github%2Fworkflows%2Ftest.yml;h=0a53f4a3f9b512c3e9e481f268e70088f48c79e3;hb=6831262780e0bc707841227b5e069ee8756ddebf;hp=171329c4f3a66fb3a9cc1ad24cc3aba24a19e687;hpb=560ba93b98847b106572da6001c6fa056dd3c612;p=tinc diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 171329c4..0a53f4a3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ jobs: - mips container: - image: debian:stable + image: debian:bullseye options: --privileged steps: @@ -159,7 +159,8 @@ jobs: - centos:7 # aka RHEL 7 - almalinux:8 # aka RHEL 8 - fedora - - debian:stable + - debian:buster + - debian:bullseye - debian:testing - ubuntu # current LTS - ubuntu:rolling # latest