Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Zhang <[email protected]>
  • Loading branch information
ZCG-coder authored Jul 21, 2024
1 parent 2136d61 commit 8d3a2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
# Set fail-fast to false to ensure that feedback is delivered for all matrix combinations. Consider changing this to true when your workflow is stable.
fail-fast: false
fail-fast: true
# Set up a matrix to run the following 3 configurations:
# 1. <Windows, Release, latest MSVC compiler toolchain on the default runner image, default generator>
# 2. <Linux, Release, latest GCC compiler toolchain on the default runner image, default generator>
Expand Down

0 comments on commit 8d3a2d9

Please sign in to comment.