Skip to content

Commit

Permalink
increase time limit to 60 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Dec 2, 2023
1 parent 3ed3c49 commit f76b294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ env:

jobs:
docker-image:
timeout-minutes: 30
timeout-minutes: 60
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit f76b294

Please sign in to comment.