Skip to content

Commit

Permalink
github: test 4.0/edge on 22.04
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
  • Loading branch information
simondeziel committed Jul 4, 2024
1 parent d95696e commit cbfd5c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ jobs:
python-version: ["3.8", "3.10", "3.11", "3.12"]
track: ["latest/edge", "5.21/edge", "5.0/edge"]
os: ["24.04"]
include:
# 4.0/* isn't supported on 24.04
- track: "4.0/edge"
os: "22.04"

runs-on: ubuntu-${{ matrix.os }}
steps:
Expand Down

0 comments on commit cbfd5c1

Please sign in to comment.