Skip to content

Commit 7550791

Browse files
author
Anand
committed
ci
1 parent a62ec12 commit 7550791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
debug: ['debug', 'no-debug']
2727
intel: [true, false]
2828
fail-fast: false
29-
continue-on-error: true
3029
if: matrix.os == 'ubuntu' && matrix.intel == true
30+
continue-on-error: true
3131
runs-on: ${{ matrix.os }}-latest
3232
steps:
3333
- name: Clone

0 commit comments

Comments
 (0)