Skip to content

Commit 0846a66

Browse files
committed
Test Linux runner
1 parent 4450f24 commit 0846a66

139 files changed

Lines changed: 194044 additions & 194042 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*.sh text eol=lf
2-
*.yml text eol=lf
3-
*.bicep text eol=lf
4-
*.tf text eol=lf
1+
*.sh text eol=lf
2+
*.yml text eol=lf
3+
*.bicep text eol=lf
4+
*.tf text eol=lf

.github/workflows/run-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
shard: [1, 2, 3, 4]
2828
splits: [4]
29-
runs-on: ubuntu-latest
29+
runs-on: self-hosted
3030

3131
env:
3232
IMAGE_NAME: localstack/localstack-azure-alpha

0 commit comments

Comments
 (0)