Setting timeout to 4 hours, as the old pi is a bit slow

This commit is contained in:
Jakob Dalsgaard
2020-10-03 12:00:50 +02:00
parent 61e882187d
commit 5d3f465666

View File

@@ -3,6 +3,7 @@ stages:
rust-default:
stage: build
timeout: 240
script:
- cargo build --verbose
- cargo test --verbose