upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.github/workflows/build_test.yaml
AgeCommit message (Collapse)Author
2024-03-28build: use nix for tests ciDanConwayDev
using the same dependancies in ci as in development
2024-02-29build: timeout ci tests after 8 minutesDanConwayDev
as runs are now taking slightly longer than 5 minutes
2024-02-15build: timeout ci tests after 5 minutesDanConwayDev
0b9c7521b035e60ad7c458c1e782623e18a5cc21 set this to 20 minutes from 6h but it only 3m to run on each channel
2024-02-05build: timeout ci tests after 20 minutesDanConwayDev
this overrides the default timeout of 6h which is excessive
2024-01-23build: exclude fmt clippy from stable in ciDanConwayDev
because of formatting rules that are only avaiable in nightly