From eb5f39770029d710123df2a3264929405c8cf38b Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Mon, 22 Mar 2021 19:58:01 +0100 Subject: ci: remove extraneous jobs --- .builds/debian-stable-amd64.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.builds/debian-stable-amd64.yml') diff --git a/.builds/debian-stable-amd64.yml b/.builds/debian-stable-amd64.yml index 813f8e3..7fc831c 100644 --- a/.builds/debian-stable-amd64.yml +++ b/.builds/debian-stable-amd64.yml @@ -24,7 +24,3 @@ tasks: - test_filesystem: | cd zig-sqlite TERM=dumb zig build test -Din_memory=false - - - test_with_bundled_library: | - cd zig-sqlite - TERM=dumb zig build test -Din_memory -Duse_bundled -- cgit v1.2.3