Wez Furlong
9d2df980e7
More fun with actions-rs/toolchain
...
I don't think that https://github.com/actions-rs/toolchain/issues/124
is 100% fixed, but this should fix our CI in the meantime.
2020-11-17 12:03:24 -08:00
Wez Furlong
8b9f6aed65
speculative fix for CI ( #333 )
...
* speculative fix for CI
GitHub made a breaking change, and this may get us through
until this action is updated.
refs: https://github.com/actions-rs/toolchain/pull/114
refs: https://github.com/actions-rs/toolchain/issues/124
2020-11-16 17:28:37 -08:00
Wez Furlong
bfe87b6bec
ci: more messing around with cache on macos
...
Something seems to poison the cargo cache between the PR
and continuous builds. Turn off caches for continuous builds.
2020-10-10 09:25:11 -07:00
Wez Furlong
2463510a88
ci: more adjustments for actions/cache@v2
2020-10-10 07:36:34 -07:00
Wez Furlong
4c639c1d54
ci: invalid github caches
...
The mac builds started to fail with a crate resolution issue that I
can't reproduce locally shortly after I updated the cache action. Let's
tweak the cache key to see if that clears things up.
2020-10-09 23:53:58 -07:00
Wez Furlong
22b6123624
ci: update to actions/cache@v2
2020-10-09 21:02:00 -07:00
Wez Furlong
921719267f
Add Fedora 32 to the CI builds and download docs
2020-05-04 07:38:14 -07:00