We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8888b94 commit 69ded6bCopy full SHA for 69ded6b
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: ubuntu-latest
+ runs-on: github-ubuntu2204-amd64-4
30
31
env:
32
IMAGE_NAME: localstack/localstack-azure-alpha
0 commit comments