mirror of
https://github.com/bspeice/aeron-rs
synced 2025-07-13 11:44:53 -04:00
Pin minimum support at Rust 1.33
No promises about maintaining that, just want to know if/when I do something that breaks it
This commit is contained in:
@ -4,6 +4,8 @@ jobs:
|
||||
include:
|
||||
- rust: stable
|
||||
os: linux
|
||||
- rust: 1.33.0
|
||||
os: linux
|
||||
- rust: stable
|
||||
os: osx
|
||||
- rust: stable-msvc
|
||||
|
Reference in New Issue
Block a user