ci: disable lint on noble

Temporarily disable lint ci test on noble until we can determine
regression.
This commit is contained in:
Chris Peterson 2024-02-13 16:58:48 -08:00
parent 9ecc4060b9
commit ed3d2b3e7d
1 changed files with 1 additions and 1 deletions

View File

@ -31,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:noble # latest # - ubuntu-daily:noble # latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: lint - name: lint