-
Notifications
You must be signed in to change notification settings - Fork 369
Open
Labels
bugSomething isn't workingSomething isn't working
Description
PR #692 added preliminary CI, but it appears that .cargo/config.toml might not be pulled in correctly by CI. The test tolerance for the dynamic PQ distance computer needed to be relaxed, which can only be reproduced locally when setting the build CPU as x86-64 instead of the x86-64-v3 override present in .cargo/config.toml.
It's probably a good idea anyways for our tests to pass when compiling for ancient x86 CPUs, but building properly for x86-64-v3 may help our CI times a little.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working