mirror of https://github.com/ceph/go-ceph
workflows: Add pre-release targets to ceph version matrix
Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
This commit is contained in:
parent
f5c9439f85
commit
f6c3f5e2d9
|
@ -39,6 +39,9 @@ jobs:
|
|||
- "octopus"
|
||||
- "pacific"
|
||||
- "quincy"
|
||||
- "pre-pacific"
|
||||
- "pre-quincy"
|
||||
- "main"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in New Issue