mirror of https://github.com/ceph/go-ceph
workflows: add quincy to test matrix
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
70c7197d39
commit
1c4990606f
|
@ -38,6 +38,7 @@ jobs:
|
|||
- "nautilus"
|
||||
- "octopus"
|
||||
- "pacific"
|
||||
- "quincy"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in New Issue