Skip to content

Commit d1e8cd2

Browse files
committed
updated runner
1 parent 0158853 commit d1e8cd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
strategy:
7171
fail-fast: false
7272
matrix: ${{ fromJSON(needs.setup.outputs.matrix) }}
73-
runs-on: github-ubuntu2204-amd64-4
73+
runs-on: ubuntu-22.04
7474

7575
env:
7676
IMAGE_NAME: localstack/localstack-azure-alpha

0 commit comments

Comments
 (0)