Skip to content

Commit e1d9c93

Browse files
committed
rustflags
1 parent f33abca commit e1d9c93

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
@@ -23,4 +23,4 @@ jobs:
2323
- name: Run benchmarks
2424
run: cargo bench
2525
env:
26-
RUSTFLAGS: '-C target-cpu=native'
26+
RUSTFLAGS: '-C target-cpu=native -C target-feature=+ls64'

0 commit comments

Comments
 (0)