Merge pull request #1486 from dbungert/workflow-lunar

workflow: +lunar
This commit is contained in:
Dan Bungert 2022-12-15 08:00:27 -07:00 committed by GitHub
commit 59f167c12b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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