Skip to content

Commit

Permalink
Added timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego committed Feb 21, 2023
1 parent a89f2d7 commit 1efbf1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
ruby-version: ['2.7', '3.0', '3.2']

timeout-minutes: 5 # Typically ends within 1-2 min
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down

0 comments on commit 1efbf1c

Please sign in to comment.