drop stretch in favour of bookworm

This commit is contained in:
John
2023-07-08 15:54:20 +02:00
parent ae8e689e11
commit 5c5a150fed
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -60,6 +60,7 @@ body:
label: Operating system
description: the operating system in use
options:
- Debian 12 (Bookworm) / Ubuntu 22-23 / Raspberry Pi OS 12 (including lite)
- Debian 11 (Bullseye) / Ubuntu 20-21 / Raspbian 11 / Raspberry Pi OS 11 (including lite)
- Debian 10 (Buster) / Ubuntu 18-19 / Raspbian 10 / Raspberry Pi OS 10 (including lite)
- Debian 9 (Stretch) / Ubuntu 16-17 / Raspbian 9 / Raspberry Pi OS 9 (including lite)
+1 -1
View File
@@ -26,9 +26,9 @@ on:
type: choice
options:
- ''
- bookworm
- bullseye
- buster
- stretch
jobs:
prepare-release: