mirror of https://github.com/ceph/go-ceph
workflows: enable running ci against ceph pacific
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
e76404c6aa
commit
52ef909e2b
|
@ -36,6 +36,7 @@ jobs:
|
|||
ceph_version:
|
||||
- "nautilus"
|
||||
- "octopus"
|
||||
- "pacific"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run test container
|
||||
|
|
Loading…
Reference in New Issue