Skip to content

Commit

Permalink
increase max timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri authored Oct 18, 2024
1 parent e6638bf commit 7219e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

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

0 comments on commit 7219e7d

Please sign in to comment.