We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4e6ba1 commit 73a5808Copy full SHA for 73a5808
1 file changed
.github/workflows/cmake-find-highs.yml
@@ -6,6 +6,7 @@ jobs:
6
master:
7
runs-on: ${{ matrix.os }}
8
strategy:
9
+ fail-fast: false
10
matrix:
11
# os: [ubuntu-latest, windows-latest]
12
os: [ubuntu-latest]
0 commit comments