Skip to content

Commit 253fcfe

Browse files
committed
Rename the architectures for what Amazon call them
1 parent 8e124ab commit 253fcfe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ make packer
9898
This will boot and image three AWS EC2 instances in your account’s `us-east-1`
9999
default VPC:
100100

101-
- Linux amd64
102-
- Linux arm64
103-
- Windows amd64
101+
- Linux (64-bit x86)
102+
- Linux (64-bit Arm)
103+
- Windows (64-bit x86)
104104

105105
## Support Policy
106106

@@ -119,9 +119,9 @@ We aim to support new regions within one month of general availability.
119119

120120
We build and deploy the following AMIs to all our supported regions:
121121

122-
- Amazon Linux 2 (x86_64)
123-
- Amazon Linux 2 (arm64)
124-
- Windows Server 2019 (x86_64)
122+
- Amazon Linux 2 (64-bit x86)
123+
- Amazon Linux 2 (64-bit Arm)
124+
- Windows Server 2019 (64-bit x86)
125125

126126
### Buildkite Agent
127127

0 commit comments

Comments
 (0)