commit | b90fe5e4505a7a7032011b1d60d6a0e1e4ff75f3 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sun Jul 23 17:06:29 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Jul 31 13:44:48 2023 -0400 |
tree | eaf627abbdd859b3ee47f3d85f253090c4293dd0 | |
parent | d6db245b484eba89cd80452c3619edde6d79883a [diff] |
ci: increase timeout
diff --git a/.github/workflows/ceph.yml b/.github/workflows/ceph.yml index b098e46..65f2331 100644 --- a/.github/workflows/ceph.yml +++ b/.github/workflows/ceph.yml
@@ -130,7 +130,7 @@ - name: Setup tmate session if: ${{ failure() }} uses: mxschmitt/action-tmate@v3 - timeout-minutes: 60 + timeout-minutes: 180 - name: Run Molecule Destroy run: poetry run molecule destroy -s ceph