Skip to content

Commit

Permalink
chore(gpu): increase 4090 test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesLeroy committed Feb 27, 2025
1 parent 9f48db2 commit 152b587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gpu_4090_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
group: ${{ github.workflow_ref }}
cancel-in-progress: true
runs-on: ["self-hosted", "4090-desktop"]
timeout-minutes: 1440 # 24 hours

steps:
- name: Checkout tfhe-rs
Expand Down

0 comments on commit 152b587

Please sign in to comment.