mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-01 22:06:16 -04:00
Show full rustup info
Don't think Aeron will compile with Gnu ABI on Windows
This commit is contained in:
@ -10,6 +10,7 @@ cache:
|
||||
- cargo
|
||||
|
||||
before_script:
|
||||
- rustup show
|
||||
- rustup set profile minimal
|
||||
- rustup update
|
||||
- rustup component add clippy
|
||||
|
Reference in New Issue
Block a user