From 045d36387ddc20efce725a38b25a54f6f4b29a31 Mon Sep 17 00:00:00 2001 From: runalsh <9218922-runalsh@users.noreply.gitlab.com> Date: Mon, 1 Apr 2024 16:15:25 +0300 Subject: [PATCH] removed debian 10 buster --- .github/workflows/images-debian-numbers.yml | 2 +- .github/workflows/images-debian.yml | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/images-debian-numbers.yml b/.github/workflows/images-debian-numbers.yml index d79f01f..9f865d5 100644 --- a/.github/workflows/images-debian-numbers.yml +++ b/.github/workflows/images-debian-numbers.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - buildfor: ['10', '11', '12', '12-slim'] + buildfor: ['11', '12', '12-slim'] steps: - name: Checkout uses: actions/checkout@v4 diff --git a/.github/workflows/images-debian.yml b/.github/workflows/images-debian.yml index 5ad9f63..ab6942e 100644 --- a/.github/workflows/images-debian.yml +++ b/.github/workflows/images-debian.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - buildfor: ['bookworm', 'trixie', 'bullseye', 'buster'] + buildfor: ['bookworm', 'trixie', 'bullseye'] steps: - name: Checkout uses: actions/checkout@v4 diff --git a/README.md b/README.md index 1f6c736..d3ff0fb 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ SSH keys - ssh-universaled25519.ppk and ssh-universaled25519.pub Debian: -- latest, latest-slim, 12, 11, 10, bookworm, bullseye, trixie, stable, buster, 12-slim, stable-slim +- latest, latest-slim, 12, 11, bookworm, bullseye, trixie, stable, 12-slim, stable-slim Ubuntu: