Forgejo v1.22 will actually be Forgejo v7.0
This commit is contained in:
parent
0f6708163f
commit
78027e672d
8 changed files with 20 additions and 20 deletions
|
@ -10,11 +10,11 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
info:
|
||||
- version: v1.22
|
||||
- version: v7.0
|
||||
branch: next
|
||||
forgejo: https://codeberg.org
|
||||
repo: forgejo-experimental/forgejo
|
||||
tests: ${{ vars.V1_22_TESTS }}
|
||||
tests: ${{ vars.V7_0_TESTS }}
|
||||
- version: v1.21
|
||||
forgejo: https://codeberg.org
|
||||
repo: forgejo/forgejo
|
||||
|
|
Loading…
Add table
Reference in a new issue