Skip to content

Commit 72ca2d2

Browse files
authored
Merge pull request #863 from nathanchance/visualize-and-adjust-builds
2 parents e1a6d24 + 5dff0be commit 72ca2d2

File tree

101 files changed

+495
-208
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+495
-208
lines changed

.github/workflows/5.10-clang-11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-11)
1212
- tuxsuite/5.10-clang-11.tux.yml
1313
- .github/workflows/5.10-clang-11.yml
1414
schedule:
15-
- cron: 0 12 * * 3
15+
- cron: 0 3 * * 0
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-12.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-12)
1212
- tuxsuite/5.10-clang-12.tux.yml
1313
- .github/workflows/5.10-clang-12.yml
1414
schedule:
15-
- cron: 0 12 * * 3
15+
- cron: 0 18 * * 0
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-13.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-13)
1212
- tuxsuite/5.10-clang-13.tux.yml
1313
- .github/workflows/5.10-clang-13.yml
1414
schedule:
15-
- cron: 0 6 * * 3
15+
- cron: 0 18 * * 0
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-14.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-14)
1212
- tuxsuite/5.10-clang-14.tux.yml
1313
- .github/workflows/5.10-clang-14.yml
1414
schedule:
15-
- cron: 0 6 * * 3
15+
- cron: 0 12 * * 0
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-15.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-15)
1212
- tuxsuite/5.10-clang-15.tux.yml
1313
- .github/workflows/5.10-clang-15.yml
1414
schedule:
15-
- cron: 0 0 * * 3
15+
- cron: 0 12 * * 0
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-16.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-16)
1212
- tuxsuite/5.10-clang-16.tux.yml
1313
- .github/workflows/5.10-clang-16.yml
1414
schedule:
15-
- cron: 0 0 * * 3
15+
- cron: 0 12 * * 0
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-17.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-17)
1212
- tuxsuite/5.10-clang-17.tux.yml
1313
- .github/workflows/5.10-clang-17.yml
1414
schedule:
15-
- cron: 0 18 * * 3
15+
- cron: 0 12 * * 0
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-18.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-18)
1212
- tuxsuite/5.10-clang-18.tux.yml
1313
- .github/workflows/5.10-clang-18.yml
1414
schedule:
15-
- cron: 0 18 * * 3
15+
- cron: 0 12 * * 6
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-19.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-19)
1212
- tuxsuite/5.10-clang-19.tux.yml
1313
- .github/workflows/5.10-clang-19.yml
1414
schedule:
15-
- cron: 0 12 * * 3
15+
- cron: 0 12 * * 6
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

.github/workflows/5.10-clang-20.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name: 5.10 (clang-20)
1212
- tuxsuite/5.10-clang-20.tux.yml
1313
- .github/workflows/5.10-clang-20.yml
1414
schedule:
15-
- cron: 0 12 * * 1,5
15+
- cron: 0 9 * * 6
1616
workflow_dispatch: null
1717
permissions: read-all
1818
jobs:

0 commit comments

Comments
 (0)