fbfec25228
Building with the beta toolchain should be enough to alert us to impending compiler and clippy changes.
11 lines
119 B
JSON
11 lines
119 B
JSON
[
|
|
{
|
|
"rust":"stable",
|
|
"runOnEvent":"always"
|
|
},
|
|
{
|
|
"rust":"beta",
|
|
"runOnEvent":"pull_request"
|
|
}
|
|
]
|