From 3271f2e3539af98ace32f4b87e923e23d08ec3b4 Mon Sep 17 00:00:00 2001 From: Benedikt Heine Date: Sun, 3 Mar 2024 19:44:54 +0100 Subject: [PATCH] Use correct matrix --- .github/workflows/main.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ce39938..3a0367a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,12 +19,14 @@ jobs: distro: - alpine - archlinux - - debian-stretch + - debian-bookworm + - debian-bullseye - debian-buster - fedora - - ubuntu-xenial - - ubuntu-bionic + - misc-doxygen - ubuntu-focal + - ubuntu-jammy + runs-on: ubuntu-latest # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job. permissions: