Skip to content

Commit

Permalink
chore: Disabling AWS tests for pricing reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Mar 4, 2024
1 parent 49df0b9 commit fb52d2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
strategy:
matrix:
flavour:
- aws
# Commented for pricing reasons
#- aws
- azure
# Commented until gcloud playground exists
#- gcloud
Expand Down

0 comments on commit fb52d2a

Please sign in to comment.