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 0846a66 commit 708181aCopy full SHA for 708181a
1 file changed
.github/workflows/run-samples.yml
@@ -26,7 +26,7 @@ jobs:
26
matrix:
27
shard: [1, 2, 3, 4]
28
splits: [4]
29
- runs-on: self-hosted
+ runs-on: [self-hosted , mac-pc]
30
31
env:
32
IMAGE_NAME: localstack/localstack-azure-alpha
0 commit comments