Skip to content

Commit

Permalink
reenable nocloud and empty
Browse files Browse the repository at this point in the history
Change-Id: Ib9defadd160f1433e9ace35bf96ca042cd9899d6
  • Loading branch information
ader1990 committed Jun 26, 2024
1 parent b4623ad commit f77e300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudbase_init_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
matrix:
python-version: [ "3.12"]
architecture: ["x64", "x86"]
cloud: ["none", "nocloud", "vmwareguest"]
cloud: ["empty", "nocloud", "vmwareguest"]

steps:
- name: Checkout cloudbase-init repository
Expand Down

0 comments on commit f77e300

Please # to comment.