Skip to content

Commit

Permalink
fixup! Fix #26: Add support for running the action multiple times
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-carlborg committed Dec 5, 2023
1 parent 420fae7 commit c96b2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -363,7 +363,7 @@ jobs:
strategy:
fail-fast: false
matrix:
hypervisor: [qemu xhyve]
hypervisor: [qemu, xhyve]

steps:
- name: Checkout
Expand Down

0 comments on commit c96b2df

Please sign in to comment.