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: