Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
ci: increase job timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Feb 29, 2024
1 parent 9fb721e commit feac00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- image: opensuse-leap-15.5
dockerfile: suse.dockerfile

timeout-minutes: 10
timeout-minutes: 15
env:
IMAGE: ghcr.io/${{ github.repository }}/${{ matrix.image }}
steps:
Expand Down

0 comments on commit feac00a

Please sign in to comment.