Skip to content

Commit

Permalink
adding new runs on image for testing, included gcloud sdk and kubectl (
Browse files Browse the repository at this point in the history
…#14765)

Co-authored-by: Zac Yang <zac.yang@aptoslabs.com>
  • Loading branch information
yzaccc and Zac Yang authored Sep 26, 2024
1 parent 55fdf3f commit 3467c59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/runs-on.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ images:
platform: "linux"
arch: "x64"
ami: "ami-05f29bbd9fcfcca20"
aptos-ubuntu-x64-gcloud:
platform: "linux"
arch: "x64"
ami: "ami-09f7d4bfb08b771be" # image for testing, with gcloud sdk and kubectl
owner: "058264343338" # aptos-ci AWS account id
aptos-ubuntu-x64-latest:
platform: "linux"
arch: "x64"
Expand Down

0 comments on commit 3467c59

Please sign in to comment.