drone: restrict rust to ubuntu for now #930

pull/932/head
nick black 4 years ago
parent 418ea3ea31
commit e9f0f36eef
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -16,9 +16,6 @@ steps:
- make install
- cd ../python
- python3 setup.py sdist
- cd ../rust
- cargo build
- cargo t
---
kind: pipeline
type: docker

Loading…
Cancel
Save