mirror of
https://github.com/OMGeeky/tarpc.git
synced 2025-12-29 07:40:14 +01:00
Group builds/tests by toolchain for speed
This commit is contained in:
@@ -89,9 +89,9 @@ then
|
||||
|
||||
# No need to build on nightly, the tests will do that
|
||||
run_cargo build tarpc stable
|
||||
run_cargo build tarpc beta
|
||||
|
||||
run_cargo build tarpc_examples stable
|
||||
|
||||
run_cargo build tarpc beta
|
||||
run_cargo build tarpc_examples beta
|
||||
|
||||
# We still rely on some nightly stuff for tests
|
||||
|
||||
Reference in New Issue
Block a user