Skip to content

Commit

Permalink
Remove 1.x builds from weekly builds (#2444)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminpetit committed Mar 21, 2024
1 parent 1b686b6 commit 419bc12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ schedules:
include:
- release/*
- main
exclude:
- release/1.*
always: true

parameters:
Expand Down

0 comments on commit 419bc12

Please sign in to comment.