Skip to content

Commit a7a2c83

Browse files
author
Maxim Egorushkin
committed
Carry on unit-testing all toolset+os combinations after some fail.
1 parent 533702f commit a7a2c83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
jobs:
2222
unit-test:
2323
strategy:
24+
fail-fast: false
2425
matrix:
2526
toolset: [gcc, clang]
2627
os: [ubuntu-22.04, ubuntu-24.04, ubuntu-22.04-arm, ubuntu-24.04-arm]

0 commit comments

Comments
 (0)