From 1fe50d233a1d69a4ed5871dd1c48b8eb4fbf94e1 Mon Sep 17 00:00:00 2001 From: Hugo Herter Date: Fri, 6 Oct 2023 10:57:51 +0200 Subject: [PATCH] WIP: Keep droplet on --- .github/workflows/test-on-droplet-debian-11.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-on-droplet-debian-11.yml b/.github/workflows/test-on-droplet-debian-11.yml index 3dc052c84..e19482846 100644 --- a/.github/workflows/test-on-droplet-debian-11.yml +++ b/.github/workflows/test-on-droplet-debian-11.yml @@ -85,4 +85,4 @@ jobs: - name: Cleanup if: always() run: | - doctl compute droplet delete -f aleph-vm-ci-debian-11 +# doctl compute droplet delete -f aleph-vm-ci-debian-11