mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
fix: increase build timeout from 10 to 20 minutes (#641)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -87,7 +87,7 @@ jobs:
|
|||||||
PUBLISH_RELEASE: true
|
PUBLISH_RELEASE: true
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }} # https://github.com/actions/runner-images#available-images
|
runs-on: ${{ matrix.os }} # https://github.com/actions/runner-images#available-images
|
||||||
timeout-minutes: 10
|
timeout-minutes: 20
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Show: GitHub context"
|
- name: "Show: GitHub context"
|
||||||
|
|||||||
Reference in New Issue
Block a user