Commit 51d8f4bd authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Disable alpine linux

parent e7233b0a
......@@ -405,22 +405,6 @@ workflows:
image: centos:8
ext: rpm
<<: *pkg_req
- package:
name: x64-alpine-3
dist: alpine
release: "3"
arch: x64
image: alpine:3
ext: apk
<<: *pkg_req
- package:
name: aarch64-alpine-3
dist: alpine
release: "3"
arch: aarch64
image: arm64v8/alpine:3
ext: apk
<<: *pkg_req
- collect_packages:
requires:
- x64-ubuntu-xenial
......@@ -439,6 +423,4 @@ workflows:
- aarch64-centos-7
- x64-centos-8
- aarch64-centos-8
- x64-alpine-3
- aarch64-alpine-3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment