From 23ac507382c510246e259b67a78376043ef8bd10 Mon Sep 17 00:00:00 2001 From: Abiola Ibrahim Date: Sat, 9 Nov 2024 08:07:36 +0100 Subject: [PATCH] ci: fix integration tests Signed-off-by: Abiola Ibrahim --- .github/workflows/integration.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 648addf3..115dca38 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -48,7 +48,6 @@ jobs: HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "1" run: | brew install --overwrite python@3.12 kubectl docker coreutils lima - brew uninstall --ignore-dependencies qemu ./.github/hack/brew-install-version.sh qemu 8.2.1 - name: Build and Install @@ -99,7 +98,6 @@ jobs: HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "1" run: | brew install --overwrite python@3.12 kubectl docker coreutils lima - brew uninstall --ignore-dependencies qemu ./.github/hack/brew-install-version.sh qemu 8.2.1 - name: Build and Install @@ -150,7 +148,6 @@ jobs: HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "1" run: | brew install --overwrite python@3.12 kubectl docker coreutils lima - brew uninstall --ignore-dependencies qemu ./.github/hack/brew-install-version.sh qemu 8.2.1 - name: Build and Install @@ -210,7 +207,6 @@ jobs: HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "1" run: | brew install --overwrite python@3.12 kubectl docker coreutils lima - brew uninstall --ignore-dependencies qemu ./.github/hack/brew-install-version.sh qemu 8.2.1 - name: Build and Install @@ -270,7 +266,6 @@ jobs: HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: "1" run: | brew install --overwrite python@3.12 kubectl docker coreutils lima incus - brew uninstall --ignore-dependencies qemu ./.github/hack/brew-install-version.sh qemu 8.2.1 - name: Build and Install