workflow: +lunar

This commit is contained in:
Dan Bungert 2022-11-16 17:51:03 -07:00
parent 1851531c54
commit 4db88f5075
1 changed files with 2 additions and 1 deletions

View File

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