From fb52d2a5d77fa2c507d216c40cc18e2a9a82af2f Mon Sep 17 00:00:00 2001 From: Dennis Ploeger Date: Mon, 4 Mar 2024 10:12:10 +0100 Subject: [PATCH] chore: Disabling AWS tests for pricing reasons --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 92079bd..4abdb71 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -34,7 +34,8 @@ jobs: strategy: matrix: flavour: - - aws + # Commented for pricing reasons + #- aws - azure # Commented until gcloud playground exists #- gcloud