Skip to content

Commit

Permalink
increase timeout minutes max
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Oct 2, 2024
1 parent df02c4f commit d66d73a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ on:
# # Runs at 12:00 PM UTC, which is 5:00 AM PST
# - cron: '0 12 * * *'

jobs:
jobs:
e2eshark:
timeout-minutes: 480
name: "Models :: ${{ matrix.backend }} :: ${{ matrix.test-file }}"
runs-on: ${{ matrix.runs-on }}
strategy:
Expand Down

0 comments on commit d66d73a

Please sign in to comment.