Skip to content

Commit b9679ac

Browse files
committed
[temp-commit] fail-fast: false
Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
1 parent f4e1f23 commit b9679ac

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
@@ -78,7 +78,7 @@ jobs:
7878
if: ${{ inputs.docs_only == 'false' }}
7979
timeout-minutes: 60
8080
strategy:
81-
fail-fast: true
81+
fail-fast: false
8282
matrix:
8383
hypervisor: [hyperv, 'hyperv-ws2025', mshv, mshv3, kvm] # hyperv is windows, mshv and kvm are linux
8484
cpu: [amd, intel]

0 commit comments

Comments
 (0)