Skip to content

Commit

Permalink
Update the ARM64 CI AMI. (pantsbuild#21531)
Browse files Browse the repository at this point in the history
This AMI will have all pythons from 3.7 to 3.13 preinstalled.

Also update the docs on how to create it.
  • Loading branch information
benjyw committed Oct 16, 2024
1 parent 1c54a12 commit d7a6a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/runs-on.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
images:
ubuntu22-full-arm64-python3.7-python3.8-python3.9:
ubuntu22-full-arm64-python3.7-3.13:
platform: "linux"
arch: "arm64"
owner: "408085265505"
ami: "ami-072f12824058aa801"
ami: "ami-0718bef309678bb83"

0 comments on commit d7a6a8e

Please sign in to comment.