We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9f57a commit d772aefCopy full SHA for d772aef
.github/workflows/dep_rust.yml
@@ -35,7 +35,7 @@ jobs:
35
if: ${{ inputs.docs_only == 'false' }}
36
timeout-minutes: 60
37
strategy:
38
- fail-fast: true
+ fail-fast: false
39
matrix:
40
hypervisor: [hyperv, 'hyperv-ws2025', mshv, mshv3, kvm] # hyperv is windows, mshv and kvm are linux
41
cpu: [amd, intel]
0 commit comments