From 4d93450021db7f8cd01cc8e60f14a0750467ab33 Mon Sep 17 00:00:00 2001 From: Ivan Gagis Date: Tue, 24 Aug 2021 16:30:18 +0300 Subject: [PATCH] build bullseye image --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c83e565..36e43b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,6 +10,7 @@ jobs: fail-fast: false matrix: include: + - image_tag: bullseye - image_tag: buster - image_tag: stretch - image_tag: jessie