Skip to content

Commit

Permalink
reenable nocloud and empty
Browse files Browse the repository at this point in the history
Change-Id: I47004e192e05f081e89a83de0bc76ba4e8ddbad3
  • Loading branch information
ader1990 committed Jun 26, 2024
1 parent 43bca4c commit b4623ad
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: ["vmwareguest"]
cloud: ["none", "nocloud", "vmwareguest"]

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

0 comments on commit b4623ad

Please sign in to comment.