rust-random / getrandom

A small cross-platform library for retrieving random data from (operating) system source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use VM to run tests

newpavlov opened this issue · comments

As noted here, right now we have a number of build-only CI jobs (e.g. for the BSD-like targets). It's probably worth to test some of those in virtual machines. https://github.com/vmactions could help with it.