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 16a3992 commit cc73d94Copy full SHA for cc73d94
1 file changed
.github/workflows/run-samples.yml
@@ -27,7 +27,7 @@ jobs:
27
matrix:
28
shard: [1, 2]
29
splits: [2]
30
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-8-cores
31
32
env:
33
IMAGE_NAME: localstack/localstack-azure-alpha
0 commit comments