Skip to content

Commit 02db91d

Browse files
authored
Add daily v3.0 rebase (#972)
1 parent 905ebee commit 02db91d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/rebase.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ jobs:
3232
- branch: master
3333
upstream_branch: master
3434
upstream_repo: https://github.com/anza-xyz/agave.git
35-
- branch: v2.2
36-
upstream_branch: v2.2
37-
upstream_repo: https://github.com/anza-xyz/agave.git
3835
- branch: v2.3
3936
upstream_branch: v2.3
4037
upstream_repo: https://github.com/anza-xyz/agave.git
38+
- branch: v3.0
39+
upstream_branch: v3.0
40+
upstream_repo: https://github.com/anza-xyz/agave.git
4141
fail-fast: false
4242
steps:
4343
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)