From 24bd4ad3467d45df88bdfd49244851b93e39d95a Mon Sep 17 00:00:00 2001 From: Sam Gross Date: Sun, 22 Dec 2024 17:49:49 +0000 Subject: [PATCH] Regenerate weekly workflow I just do what the computer tells me to do. --- .github/workflows/_weekly.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/_weekly.yml b/.github/workflows/_weekly.yml index 10506108..b9d27ec8 100644 --- a/.github/workflows/_weekly.yml +++ b/.github/workflows/_weekly.yml @@ -37,7 +37,7 @@ jobs: fork: python ref: ${{ needs.determine_head.outputs.commit }} machine: all - benchmarks: all + benchmarks: all_and_excluded pgo: true tier2: false secrets: inherit @@ -49,7 +49,7 @@ jobs: fork: python ref: ${{ needs.determine_head.outputs.commit }} machine: all - benchmarks: all + benchmarks: all_and_excluded pgo: true tier2: false jit: true @@ -62,7 +62,7 @@ jobs: fork: python ref: ${{ needs.determine_head.outputs.commit }} machine: all - benchmarks: all + benchmarks: all_and_excluded pgo: true tier2: false jit: false