aboutsummaryrefslogtreecommitdiff
path: root/.github/ci/build-stable.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-30/+0
|
* ci: fix test job not caching anything.Dario Nieuwenhuis2023-12-141-1/+1
|
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-1/+1
|
* ci: cache lockfilesDario Nieuwenhuis2023-11-211-0/+10
| | | | | - Removes the slow "updating crates.io index, updating git" at start of the job. - Avoids CI being randomly slower if a widely-used dep (like serde) gets bumped causing rebuilding everything.
* ci: set net.git-fetch-with-cli=trueDario Nieuwenhuis2023-09-161-0/+4
|
* ci: add stable build, add tests.Dario Nieuwenhuis2023-05-291-0/+16