Skip to content

Commit

Permalink
Revert "Run Antigen/Fuzzlyn on Saturdays too (#89426)" (#94656)
Browse files Browse the repository at this point in the history
Go back to the old schedule now that .NET 8 is about to be released.
  • Loading branch information
jakobbotsch authored Nov 13, 2023
1 parent 2454fe6 commit a1f97e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/coreclr/exploratory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
trigger: none

schedules:
- cron: "0 14 * * 0,6"
displayName: Sat and Sun at 6:00 AM (UTC-8:00)
- cron: "0 14 * * 0"
displayName: Sun at 6:00 AM (UTC-8:00)
branches:
include:
- main
Expand Down

0 comments on commit a1f97e9

Please sign in to comment.