Skip to content

Commit

Permalink
fix ci reusable ami id
Browse files Browse the repository at this point in the history
Signed-off-by: Thing-han, Lim <15379156+potsrevennil@users.noreply.github.com>
  • Loading branch information
potsrevennil committed Sep 12, 2024
1 parent 46ba767 commit 4f2e757
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_ec2_reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ on:
env:
AWS_ROLE: arn:aws:iam::559050233797:role/mlkem-c-aarch64-gh-action
AWS_REGION: us-east-1
AMI_UBUNTU_LATEST_X86_64: ami-0e86e20dae9224db8
AMI_UBUNTU_LATEST_AARCH64: ami-096ea6a12ea24a797
jobs:
start-ec2-runner:
name: Start ${{ inputs.name }} (${{ inputs.ec2_instance_type }})
Expand Down

0 comments on commit 4f2e757

Please sign in to comment.