mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
Drop multi-arch support
This commit is contained in:
parent
952cc56066
commit
97af45b0cc
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -30,6 +30,8 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
|
with:
|
||||||
|
driver: docker
|
||||||
#- name: Install linting tools
|
#- name: Install linting tools
|
||||||
# run: |
|
# run: |
|
||||||
# .ci/setup-tools.sh
|
# .ci/setup-tools.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user