Skip to content

Commit

Permalink
Add the agent_linux.ppc64le image (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 9, 2021
1 parent 04d9067 commit a0343a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,9 @@ jobs:
matrix:
image:
# Build a bunch of different "agent" rootfs images.
# ppc64le pending: https://github.com/buildkite/agent/issues/1472
- 'agent_linux.aarch64'
- 'agent_linux.armv7l'
# - 'agent_linux.ppc64le'
- 'agent_linux.ppc64le'
- 'agent_linux.x86_64'

# The `package_linux` images are all `debian`-based.
Expand Down

0 comments on commit a0343a2

Please sign in to comment.