1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 10:35:41 -04:00

increase timeout so arm succeeds

This commit is contained in:
Ryan Voots 2020-10-29 21:27:58 -07:00
parent ac6bdeb995
commit a3d869314e

View file

@ -22,5 +22,5 @@ jobs:
- name: Regular tests
run: |
apt update && apt -y install libprotobuf-dev libprotoc-dev
cpanm --installdeps --notest .
cpanm --installdeps --notest --build-timeout 180 .
bin/run-tests