main/liburing: disable tests for CI

This commit is contained in:
Sertonix 2025-02-07 20:10:17 +01:00 committed by J0WI
parent f741a7970d
commit 74dc3af196

View File

@ -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 \