workflow: +mantic

This commit is contained in:
Dan Bungert 2023-05-11 20:40:49 -06:00
parent cf1e13ac12
commit f21dac28f2
1 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ jobs:
- ubuntu-daily:jammy
- ubuntu-daily:kinetic
- ubuntu-daily:lunar
- ubuntu-daily:mantic
steps:
- uses: actions/checkout@v2
- name: run
@ -24,7 +25,7 @@ jobs:
matrix:
image:
- ubuntu-daily:jammy # match the core snap we're running against
- ubuntu-daily:lunar # latest
- ubuntu-daily:mantic # latest
steps:
- uses: actions/checkout@v2
- name: lint