From ea52897a90fbafa5e236e28e857d48774599b5e8 Mon Sep 17 00:00:00 2001 From: Shaquille Soekhlal Date: Mon, 28 Mar 2022 21:32:10 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4946291..0f0c7ad 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - pacman -Sy git --noconfirm - git remote add upstream https://git.tau.aperturect.com/AUR/linux-vfio.git - git fetch upstream - - git merge upstream/main + - git merge upstream/master - name: Build linux-vfio image: archlinux:base-devel commands: