Skip to content

Commit

Permalink
ci: Increase timeout-minutes from 10 to 60
Browse files Browse the repository at this point in the history
  • Loading branch information
TwiN authored Apr 6, 2023
1 parent 3c90346 commit 71a2a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
permissions:
contents: read
packages: write
timeout-minutes: 10
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
- uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 71a2a13

Please sign in to comment.