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 15, 2024
1 parent 86bc3bd commit 3d58bdf
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 3d58bdf

Please sign in to comment.