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 0158853 commit d1e8cd2Copy full SHA for d1e8cd2
1 file changed
.github/workflows/run-samples.yml
@@ -70,7 +70,7 @@ jobs:
70
strategy:
71
fail-fast: false
72
matrix: ${{ fromJSON(needs.setup.outputs.matrix) }}
73
- runs-on: github-ubuntu2204-amd64-4
+ runs-on: ubuntu-22.04
74
75
env:
76
IMAGE_NAME: localstack/localstack-azure-alpha
0 commit comments