diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index 204823b..6f06012 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -43,7 +43,7 @@ jobs: --instance-snapshot-name ${{ env.OLD_INSTANCE_SNAPSHOT_NAME }} \ --instance-names ${{ env.NEW_INSTANCE_NAME }} \ --availability-zone us-west-2a \ - --bundle-id large_2_0 + --bundle-id medium_2_0 - name: Wait for new instance running run: |