Remove Ubuntu 'questing' series from PPA and release channel workflows

questing went EOL July 9th and no longer builds on PPA
This commit is contained in:
vidplace7
2026-07-31 11:59:14 -04:00
parent 33a0f8ffb7
commit 356799e73b
2 changed files with 2 additions and 2 deletions

View File

@@ -35,8 +35,8 @@ jobs:
series:
- jammy # 22.04 LTS
- noble # 24.04 LTS
- questing # 25.10
- resolute # 26.04 LTS
- stonking # 26.10
uses: ./.github/workflows/package_ppa.yml
with:
ppa_repo: ppa:meshtastic/daily

View File

@@ -23,8 +23,8 @@ jobs:
series:
- jammy # 22.04 LTS
- noble # 24.04 LTS
- questing # 25.10
- resolute # 26.04 LTS
- stonking # 26.10
uses: ./.github/workflows/package_ppa.yml
with:
ppa_repo: |-