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 f996c15 commit 16a3992Copy full SHA for 16a3992
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: buildjet-8vcpu-ubuntu-2204
+ runs-on: ubuntu-latest
31
32
env:
33
IMAGE_NAME: localstack/localstack-azure-alpha
0 commit comments