workflows: +noble

This commit is contained in:
Dan Bungert 2024-01-25 14:31:16 -07:00
parent 601650b65d
commit 9264e23631
1 changed files with 3 additions and 2 deletions

View File

@ -18,6 +18,7 @@ jobs:
- ubuntu-daily:jammy - ubuntu-daily:jammy
- ubuntu-daily:lunar - ubuntu-daily:lunar
- ubuntu-daily:mantic - ubuntu-daily:mantic
- ubuntu-daily:noble
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: run - name: run
@ -30,7 +31,7 @@ jobs:
matrix: matrix:
image: image:
- ubuntu-daily:jammy # match the core snap we're running against - ubuntu-daily:jammy # match the core snap we're running against
- ubuntu-daily:mantic # latest - ubuntu-daily:noble # latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: lint - name: lint