Skip to content

Commit

Permalink
Set timeout for build-images
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Mar 13, 2024
1 parent abbe59e commit f55fe77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [push, pull_request]
jobs:
build-images:
runs-on: ubuntu-latest
timeout-minutes: 60
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit f55fe77

Please sign in to comment.