X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=.github%2Fworkflows%2Ftest.yml;h=0a53f4a3f9b512c3e9e481f268e70088f48c79e3;hb=04d8a8e34e1fe7f33f1946863b36a24ee358175f;hp=171329c4f3a66fb3a9cc1ad24cc3aba24a19e687;hpb=0891154941b4f638b8a974ad5085e130a451ceec;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