feat: drop Debian 11 support

This commit is contained in:
Pim van den Berg 2024-02-04 19:10:33 +01:00
parent 3a364b462d
commit d2ad01fd37
6 changed files with 0 additions and 67 deletions

View file

@ -16,7 +16,6 @@ steps:
commands:
- sleep 5 # give docker enough time to start
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
- ./debian/11/build.sh
- ./debian/12/build.sh
when:
branch: