We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9331960 commit 6ec89aaCopy full SHA for 6ec89aa
.github/workflows/acceptance_tests_kind.yaml
@@ -34,7 +34,7 @@ env:
34
jobs:
35
acceptance_tests_kind:
36
if: ${{ github.repository_owner == 'hashicorp' }}
37
- runs-on: custom-linux-medium
+ runs-on: custom-linux-large
38
strategy:
39
# Don't cancel all in-progress and queued jobs in the matrix if any job in the matrix fails.
40
# That will be helpful to catch any issues related to a particular Kubernetes version.
0 commit comments