Skip to content

Commit

Permalink
Update test_linux_cuda.yml
Browse files Browse the repository at this point in the history
remove scheduling for cuda test
  • Loading branch information
ori-kron-wis authored Jan 26, 2025
1 parent abfcbfc commit 17db70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_linux_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
pull_request:
branches: [main, "[0-9]+.[0-9]+.x"]
types: [labeled, synchronize, opened]
schedule:
- cron: "0 10 * * *" # runs at 10:00 UTC (03:00 PST) every day
#schedule:
# - cron: "0 10 * * *" # runs at 10:00 UTC (03:00 PST) every day
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 17db70e

Please sign in to comment.