Skip to content

Commit

Permalink
workflow: s/oracular/plucky/
Browse files Browse the repository at this point in the history
  • Loading branch information
dbungert committed Jan 30, 2025
1 parent 218f426 commit 7ae80c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
image:
- ubuntu-daily:noble
- ubuntu-daily:oracular
- ubuntu-daily:plucky
steps:
- uses: actions/checkout@v4
- name: run
Expand All @@ -29,7 +29,7 @@ jobs:
matrix:
image:
- ubuntu-daily:noble # match the core snap we're running against
- ubuntu-daily:oracular # latest-ish
- ubuntu-daily:plucky # latest
steps:
- uses: actions/checkout@v4
- name: lint
Expand Down

0 comments on commit 7ae80c0

Please sign in to comment.