Skip to content

Commit 819a7ae

Browse files
authored
Merge pull request #913 from nathanchance/adjust-next-times
Adjust build schedule for new -next maintainer
2 parents e691896 + a844164 commit 819a7ae

29 files changed

Lines changed: 57 additions & 57 deletions

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

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

.github/workflows/6.1-clang-22.yml

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

.github/workflows/6.1-clang-23.yml

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

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

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

.github/workflows/6.12-clang-22.yml

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

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

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)