Skip to content

Commit

Permalink
github: enable lxd-user test for 5.0 and newer
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Dec 4, 2024
1 parent 362ee83 commit 8f97682
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
- devlxd-vm
- docker
- efi-vars-editor-vm
- lxd-user
- interception
- network-bridge-firewall
- network-ovn
Expand Down Expand Up @@ -129,6 +130,8 @@ jobs:
track: "4.0/candidate"
- test: efi-vars-editor-vm
track: "4.0/candidate"
- test: lxd-user
track: "4.0/candidate"
- test: network-bridge-firewall
track: "4.0/candidate"
os: 20.04
Expand Down Expand Up @@ -166,6 +169,8 @@ jobs:
track: "4.0/edge"
- test: efi-vars-editor-vm
track: "4.0/edge"
- test: lxd-user
track: "4.0/edge"
- test: network-bridge-firewall
track: "4.0/edge"
os: 20.04
Expand Down

0 comments on commit 8f97682

Please sign in to comment.