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

This commit is contained in:
Austin
2025-09-09 17:01:04 -04:00
committed by GitHub
parent 95dc61f57b
commit 6f7149e9a2
2 changed files with 5 additions and 5 deletions

View File

@@ -31,8 +31,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: |-