We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529105e commit aa06aeeCopy full SHA for aa06aee
.github/workflows/cloudbase_init_tests.yml
@@ -62,7 +62,7 @@ jobs:
62
matrix:
63
python-version: [ "3.12"]
64
architecture: ["x64", "x86"]
65
- cloud: ["empty", "nocloud"]
+ cloud: ["empty", "nocloud", "vmwareguest"]
66
67
steps:
68
- name: Checkout cloudbase-init repository
0 commit comments