Skip to content

Commit

Permalink
Add auto-rebase to v2.1 (#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalu authored Dec 31, 2024
1 parent e91a871 commit 365829f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
- branch: v2.0
upstream_branch: v2.0
upstream_repo: https://github.com/anza-xyz/agave.git
- branch: v1.18
upstream_branch: v1.18
upstream_repo: https://github.com/solana-labs/solana.git
- branch: v2.1
upstream_branch: v2.1
upstream_repo: https://github.com/anza-xyz/agave.git
fail-fast: false
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 365829f

Please sign in to comment.