PPA: Enable Ubuntu 25.10 (questing) (#7940)

This commit is contained in:
Austin 2025-09-09 17:01:04 -04:00 committed by Ben Meadors
parent 72b9a02f3e
commit 8095261dfd
2 changed files with 5 additions and 5 deletions

View File

@ -33,8 +33,8 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
series: series:
- jammy # 22.04 - jammy # 22.04 LTS
- noble # 24.04 - noble # 24.04 LTS
- plucky # 25.04 - plucky # 25.04
- questing # 25.10 - questing # 25.10
uses: ./.github/workflows/package_ppa.yml uses: ./.github/workflows/package_ppa.yml

View File

@ -21,10 +21,10 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
series: series:
- jammy # 22.04 - jammy # 22.04 LTS
- noble # 24.04 - noble # 24.04 LTS
- plucky # 25.04 - plucky # 25.04
# - questing # 25.10 - questing # 25.10
uses: ./.github/workflows/package_ppa.yml uses: ./.github/workflows/package_ppa.yml
with: with:
ppa_repo: |- ppa_repo: |-