Skip to content

Commit

Permalink
ami-0d648081937c75a73 -> ami-06cf12549e3d9c522 (#18667)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
  • Loading branch information
grubberr authored and nataly committed Nov 3, 2022
1 parent 5a69cbb commit 200b71d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-connector-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# aws-secret-access-key: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
# github-token: ${{ needs.find_valid_pat.outputs.pat }}
# # 80 gb disk
# ec2-image-id: ami-0d648081937c75a73
# ec2-image-id: ami-06cf12549e3d9c522
# bump-build-test-connector:
# needs: start-bump-build-test-connector-runner
# runs-on: ${{ needs.start-bump-build-test-connector-runner.outputs.label }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
aws-secret-access-key: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
github-token: ${{ needs.find_valid_pat.outputs.pat }}
# 80 gb disk
ec2-image-id: ami-0d648081937c75a73
ec2-image-id: ami-06cf12549e3d9c522
integration-test:
timeout-minutes: 240
needs: start-test-runner
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-performance-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
aws-secret-access-key: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }}
github-token: ${{ needs.find_valid_pat.outputs.pat }}
# 80 gb disk
ec2-image-id: ami-0d648081937c75a73
ec2-image-id: ami-06cf12549e3d9c522
performance-test:
timeout-minutes: 240
needs: start-test-runner
Expand Down

0 comments on commit 200b71d

Please sign in to comment.