diff --git a/.github/workflows/deploy-ecs.yml b/.github/workflows/deploy-ecs.yml index 53268d0..82de88b 100644 --- a/.github/workflows/deploy-ecs.yml +++ b/.github/workflows/deploy-ecs.yml @@ -23,7 +23,7 @@ permissions: jobs: deploy: name: Deploy - runs-on: ubuntu-latest-8-cores + runs-on: ubuntu-latest steps: - name: Post Slack Channel that Build Start