Skip to content

Commit d772aef

Browse files
committed
[temp-commit] fail-fast: false
Signed-off-by: Ludvig Liljenberg <[email protected]>
1 parent eb9f57a commit d772aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dep_rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
if: ${{ inputs.docs_only == 'false' }}
3636
timeout-minutes: 60
3737
strategy:
38-
fail-fast: true
38+
fail-fast: false
3939
matrix:
4040
hypervisor: [hyperv, 'hyperv-ws2025', mshv, mshv3, kvm] # hyperv is windows, mshv and kvm are linux
4141
cpu: [amd, intel]

0 commit comments

Comments
 (0)