From 6e4e52b79b8f4da117805ccbf485b68708f70bad Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Wed, 9 Feb 2022 21:56:20 +0100 Subject: build: actions: update debian/ubuntu releases --- .github/workflows/yatr.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/yatr.yaml b/.github/workflows/yatr.yaml index 6b1cc64..e6996db 100644 --- a/.github/workflows/yatr.yaml +++ b/.github/workflows/yatr.yaml @@ -28,10 +28,10 @@ jobs: - target: dist-srpm compiler: gcc image: ubuntu-20.04 - - target: deb-buster-amd64 + - target: deb-bullseye-amd64 compiler: gcc image: ubuntu-20.04 - - target: deb-bullseye-amd64 + - target: deb-bookworm-amd64 compiler: gcc image: ubuntu-20.04 - target: deb-sid-amd64 @@ -40,7 +40,7 @@ jobs: - target: deb-focal-amd64 compiler: gcc image: ubuntu-20.04 - - target: deb-groovy-amd64 + - target: deb-impish-amd64 compiler: gcc image: ubuntu-20.04 - target: static -- cgit v1.2.3-18-g5258