Skip to content

Commit b642b1c

Browse files
committed
don't fail fast on benches
1 parent 59d404c commit b642b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
env:
105105
CRITERION_OUTPUT_FILE: benchmarks.json
106106
strategy:
107+
fail-fast: false
107108
matrix:
108109
os: [ubuntu-latest, windows-latest, macos-latest]
109110
year: [2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024]

0 commit comments

Comments
 (0)