We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d783078 + a288879 commit 64a7044Copy full SHA for 64a7044
.github/workflows/aws.yml
@@ -32,7 +32,7 @@ name: Deploy to Amazon ECS
32
jobs:
33
deploy:
34
name: Deploy
35
- runs-on: alpine-latest
+ runs-on: ubuntu-latest
36
environment: develop
37
38
steps:
0 commit comments