Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(general): add basic CI workflow for Windows #613

Merged
merged 1 commit into from
Apr 29, 2024

Commits on Apr 29, 2024

  1. 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
    zerosnacks committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    642b7bc View commit details
    Browse the repository at this point in the history