Skip to content

Commit

Permalink
ci(GITHUB): install qemu for colima workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Nov 27, 2024
1 parent 4073431 commit 13e92e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-colima-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
MOLECULE_COMMAND: "test"
MOLECULE_SCENARIO: ${{ matrix.scenario }}
PLATFORM: ${{ matrix.platform }}
PRE_COMMAND: brew install qemu
PYTHON_VERSIONS: ${{ toJSON(fromJSON(needs.configuration.outputs.JSON_FILE_DATA).ci_python_versions) }}
TARGET_PATH: "roles/colima"
VERBOSE_NOTIFICATIONS: ${{ fromJSON(needs.configuration.outputs.JSON_FILE_DATA).ci_verbose_notifications }}
Expand Down
1 change: 1 addition & 0 deletions .vale/Vocab/collection/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ launchd
mac_maker
plist
plugin_tasks
qemu
rbenv
stderr
stdout
Expand Down

0 comments on commit 13e92e7

Please sign in to comment.