Skip to content

Commit

Permalink
disable gts weekly build until kernel fix available
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman committed Jan 29, 2025
1 parent 9b97913 commit bfb4200
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-image-gts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- testing
paths-ignore:
- "**.md"
schedule:
- cron: "50 5 * * 0" # 5:50 UTC Weekly on Sundays
# schedule:
# - cron: "50 5 * * 0" # 5:50 UTC Weekly on Sundays
workflow_dispatch:
workflow_call:

Expand Down

0 comments on commit bfb4200

Please sign in to comment.