Skip to content

Commit

Permalink
[gha] retire v1.3 release
Browse files Browse the repository at this point in the history
Closes: #9586
  • Loading branch information
sausagee authored and bors-libra committed Nov 1, 2021
1 parent 0b13d61 commit ccd8009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
#this is a painful solution since it doesn't pick up new branches, other option is lotsa shell in one job....
#to test in canary add in canary here.....
target-branch: [main, release-1.3, release-1.4]
target-branch: [main, release-1.5, release-1.4]
env:
AUDIT_SUMMARY_FILE: /tmp/summary
steps:
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
strategy:
fail-fast: false
matrix:
release-branch: [release-1.3, release-1.4]
release-branch: [release-1.5, release-1.4]
steps:
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit ccd8009

Please sign in to comment.