Skip to content

Commit b886a6a

Browse files
committed
fix fail fast position
1 parent 6b03119 commit b886a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-opencvsharp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ jobs:
268268
shell: bash
269269
needs: test
270270
strategy:
271+
fail-fast: false
271272
matrix:
272-
fail-fast: false
273273
include:
274274
# centos:7 is glibc 2.17, compiled with gcc 4.8.5
275275
# supports centos.7+, rhel.7+, debian:8+(glibc 2.19), ubuntu:14.04+(glibc 2.19)

0 commit comments

Comments
 (0)