We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b83d9 commit 71a85f4Copy full SHA for 71a85f4
.github/workflows/self-hosted.yml
@@ -69,7 +69,7 @@ jobs:
69
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
70
AWS_REGION: us-east-2
71
AWS_LAUNCH_TEMPLATE_ID: lt-00d02f31cfc602f27
72
- AMI_ID: ami-055cd47506a2f39bb
+ AMI_ID: ami-086b5b4b86d78987c
73
RESOLUTION: 1920x1080
74
- name: Run TestDriver
75
run: node bin/testdriverai.js run testdriver/acceptance/${{ matrix.test }} --ip="${{ steps.aws-setup.outputs.public-ip }}" --junit=out.xml
0 commit comments