Skip to content

Commit 4a08f0a

Browse files
authored
Disable fail fast
1 parent 1ba4248 commit 4a08f0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
build:
1111
timeout-minutes: 120
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
os:
1516
- ubuntu-latest

0 commit comments

Comments
 (0)