We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43beab9 commit b5441f0Copy full SHA for b5441f0
.github/workflows/main.yaml
@@ -64,7 +64,7 @@ jobs:
64
65
Continuous-Deployment:
66
needs: build-and-push-ecr-image
67
- runs-on: self-hosted
+ runs-on: ubuntu-latest
68
steps:
69
- name: Checkout
70
uses: actions/checkout@v3
0 commit comments