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 3e822f3 commit 1156003Copy full SHA for 1156003
.github/workflows/dep_rust.yml
@@ -34,7 +34,7 @@ jobs:
34
build:
35
if: ${{ inputs.docs_only == 'false' }}
36
strategy:
37
- fail-fast: true
+ fail-fast: false
38
matrix:
39
hypervisor: [hyperv, mshv, mshv3, kvm] # hyperv is windows, mshv and kvm are linux
40
cpu: [amd, intel]
0 commit comments