Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Drop support for Ubuntu Focal
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimesouza committed Dec 13, 2023
1 parent 3b186dd commit 69abd14
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -55,8 +55,7 @@ jobs:
strategy:
fail-fast: true
matrix:
bases:
- [email protected]
bases:
- [email protected]
name: Integration tests (LXD) | ${{ matrix.bases }}
runs-on: ubuntu-latest
3 changes: 0 additions & 3 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
@@ -10,9 +10,6 @@ bases:
- name: ubuntu
channel: "22.04"
architectures: [amd64]
- name: ubuntu
channel: "20.04"
architectures: [amd64]

parts:
charm:

0 comments on commit 69abd14

Please sign in to comment.