Skip to content

Commit 71a2a13

Browse files
authored
ci: Increase timeout-minutes from 10 to 60
1 parent 3c90346 commit 71a2a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-latest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
permissions:
1515
contents: read
1616
packages: write
17-
timeout-minutes: 10
17+
timeout-minutes: 60
1818
steps:
1919
- uses: actions/checkout@v3
2020
- uses: docker/setup-qemu-action@v2

0 commit comments

Comments
 (0)