Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(general): add basic CI workflow for Windows (#613)
add basic windows CI workflow use 1.76, attempt to run all flags Update ci.yml Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com> revert update to 1.76, use 1.65. no need to use nextest here use conditional compilation based on keccak-asm support table with tiny_keccak fallback handle conditional use of asm-keccak based on support table update workflow, make sure to define OS for mrsv avoid conditonal compilation in code, handle in TOML instead of conditonal compilation restrict test targets to known good features reshape matrix fix nesting disable other tasks for now fix naming use os.flags attempt fix fix debug define os attempt test fix for windows avoid running abigen ui on windows compile, just ignore readd rest of config fix formatting
- Loading branch information