Skip to content

Commit 615ae79

Browse files
committed
ci: target x86-64-v3 in benchmarks workflow
1 parent db25551 commit 615ae79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
timeout-minutes: 90
2525
env:
2626
CARGO_INCREMENTAL: 0
27+
RUSTFLAGS: "-C target-cpu=x86-64-v3"
2728
strategy:
2829
matrix:
2930
type: [simulation, memory]

0 commit comments

Comments
 (0)