Skip to content

Commit

Permalink
docker: remove quincy container build
Browse files Browse the repository at this point in the history
Quincy RPMs are not still available at Shaman, so let's disable this until then.
  • Loading branch information
epuertat authored Jan 24, 2022
1 parent e85745d commit e795a23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: [master, quincy, pacific, octopus, nautilus]
branch: [master, pacific, octopus, nautilus]
name: [ceph, ceph-rpm]
include:
- name: ceph
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branch: [master, quincy, pacific, octopus, nautilus]
branch: [master, pacific, octopus, nautilus]
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit e795a23

Please sign in to comment.