Skip to content

Commit

Permalink
Merge pull request #661 from nathanchance/delay-llvm-tot-builds
Browse files Browse the repository at this point in the history
Delay LLVM tip of tree builds until November 28th
  • Loading branch information
nathanchance committed Nov 22, 2023
2 parents 48152f1 + 94dcd11 commit 925de67
Show file tree
Hide file tree
Showing 25 changed files with 49 additions and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/4.14-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: 4.14 (clang-18)
- tuxsuite/4.14-clang-18.tux.yml
- .github/workflows/4.14-clang-18.yml
schedule:
- cron: 0 0 * * 1,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/4.19-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: 4.19 (clang-18)
- tuxsuite/4.19-clang-18.tux.yml
- .github/workflows/4.19-clang-18.yml
schedule:
- cron: 0 0 * * 1,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/5.10-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: 5.10 (clang-18)
- tuxsuite/5.10-clang-18.tux.yml
- .github/workflows/5.10-clang-18.yml
schedule:
- cron: 0 0 * * 1,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/5.15-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: 5.15 (clang-18)
- tuxsuite/5.15-clang-18.tux.yml
- .github/workflows/5.15-clang-18.yml
schedule:
- cron: 0 0 * * 1,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/5.4-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: 5.4 (clang-18)
- tuxsuite/5.4-clang-18.tux.yml
- .github/workflows/5.4-clang-18.yml
schedule:
- cron: 0 0 * * 1,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/6.1-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: 6.1 (clang-18)
- tuxsuite/6.1-clang-18.tux.yml
- .github/workflows/6.1-clang-18.yml
schedule:
- cron: 0 0 * * 1,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android-4.14-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android-4.14 (clang-18)
- tuxsuite/android-4.14-clang-18.tux.yml
- .github/workflows/android-4.14-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android-4.19-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android-4.19 (clang-18)
- tuxsuite/android-4.19-clang-18.tux.yml
- .github/workflows/android-4.19-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android-mainline-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android-mainline (clang-18)
- tuxsuite/android-mainline-clang-18.tux.yml
- .github/workflows/android-mainline-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android12-5.10-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android12-5.10 (clang-18)
- tuxsuite/android12-5.10-clang-18.tux.yml
- .github/workflows/android12-5.10-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android12-5.4-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android12-5.4 (clang-18)
- tuxsuite/android12-5.4-clang-18.tux.yml
- .github/workflows/android12-5.4-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android13-5.10-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android13-5.10 (clang-18)
- tuxsuite/android13-5.10-clang-18.tux.yml
- .github/workflows/android13-5.10-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android13-5.15-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android13-5.15 (clang-18)
- tuxsuite/android13-5.15-clang-18.tux.yml
- .github/workflows/android13-5.15-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android14-5.15-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android14-5.15 (clang-18)
- tuxsuite/android14-5.15-clang-18.tux.yml
- .github/workflows/android14-5.15-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android14-6.1-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android14-6.1 (clang-18)
- tuxsuite/android14-6.1-clang-18.tux.yml
- .github/workflows/android14-6.1-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android15-6.1-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: android15-6.1 (clang-18)
- tuxsuite/android15-6.1-clang-18.tux.yml
- .github/workflows/android15-6.1-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/arm64-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: arm64 (clang-18)
- tuxsuite/arm64-clang-18.tux.yml
- .github/workflows/arm64-clang-18.yml
schedule:
- cron: 0 0 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/arm64-fixes-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: arm64-fixes (clang-18)
- tuxsuite/arm64-fixes-clang-18.tux.yml
- .github/workflows/arm64-fixes-clang-18.yml
schedule:
- cron: 0 0 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/chromeos-5.10-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: chromeos-5.10 (clang-18)
- tuxsuite/chromeos-5.10-clang-18.tux.yml
- .github/workflows/chromeos-5.10-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/chromeos-5.15-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: chromeos-5.15 (clang-18)
- tuxsuite/chromeos-5.15-clang-18.tux.yml
- .github/workflows/chromeos-5.15-clang-18.yml
schedule:
- cron: 0 6 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mainline-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: mainline (clang-18)
- tuxsuite/mainline-clang-18.tux.yml
- .github/workflows/mainline-clang-18.yml
schedule:
- cron: 0 0,12 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/next-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: next (clang-18)
- tuxsuite/next-clang-18.tux.yml
- .github/workflows/next-clang-18.yml
schedule:
- cron: 0 12 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stable-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: stable (clang-18)
- tuxsuite/stable-clang-18.tux.yml
- .github/workflows/stable-clang-18.yml
schedule:
- cron: 0 0 * * 1,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tip-clang-18.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name: tip (clang-18)
- tuxsuite/tip-clang-18.tux.yml
- .github/workflows/tip-clang-18.yml
schedule:
- cron: 0 0 * * 1,2,3,4,5
- cron: 0 0 * * 2
workflow_dispatch: null
permissions: read-all
jobs:
Expand Down

0 comments on commit 925de67

Please sign in to comment.