]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
drive commandline: factor out checks if io_uring is allowed by default
[qemu-server.git] / Makefile
index 95299fced469566a90c925e06b54107f3bc0f3c1..78528af8418c099fb5e6161b76fcf8518de53e61 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,7 @@ test:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com upload --product pve --dist buster
+       tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com upload --product pve --dist bullseye
 
 .PHONY: clean
 clean: