mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
main/liburing: disable tests for CI
This commit is contained in:
parent
f741a7970d
commit
74dc3af196
@ -11,6 +11,8 @@ checkdepends="bash procps-ng"
|
||||
subpackages="$pkgname-ffi $pkgname-dev $pkgname-doc"
|
||||
source="https://github.com/axboe/liburing/archive/refs/tags/liburing-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$pkgname-$pkgname-$pkgver"
|
||||
# tests fail on CI
|
||||
options="!check"
|
||||
|
||||
build() {
|
||||
./configure \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user