Skip to content

Commit 64a7044

Browse files
Merge pull request #10 from laironacosta/feature/deploy-to-aws-ecs
updating runs on
2 parents d783078 + a288879 commit 64a7044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ name: Deploy to Amazon ECS
3232
jobs:
3333
deploy:
3434
name: Deploy
35-
runs-on: alpine-latest
35+
runs-on: ubuntu-latest
3636
environment: develop
3737

3838
steps:

0 commit comments

Comments
 (0)