ios ci: Add a timeout

The CI seems to get stuck and then continue running forever :(
This commit is contained in:
Vishesh Handa
2020-11-11 16:45:50 +01:00
parent b54e8018af
commit b708610867

View File

@ -8,6 +8,7 @@ on:
jobs:
build:
runs-on: macos-latest
timeout-minutes: 30
steps:
- uses: actions/checkout@v1
- name: Install gpg