Increase Drone CI timeout duration
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
kayomn 2025-08-11 16:07:06 +01:00
parent 89d975f668
commit 90f51656f0

View File

@ -8,6 +8,7 @@ environment:
steps:
- name: build & test
image: ubuntu:latest
timeout: 120
commands:
- apt-get update
- apt-get install -y openssl xz-utils wget