Skip to content

Commit

Permalink
Remove Darwin platform
Browse files Browse the repository at this point in the history
  • Loading branch information
iodeslykos committed Jan 15, 2024
1 parent d123182 commit 2567807
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
- linux/arm/v7
- linux/arm/v8
- linux/arm64/v8
- darwin/amd64
- darwin/arm64
- context: base/debian
image_name: ${{ github.repository_owner }}/debian
description: "Debian Linux (Slim)"
Expand All @@ -56,8 +54,6 @@ jobs:
- linux/arm/v7
- linux/arm/v8
- linux/arm64/v8
- darwin/amd64
- darwin/arm64
outputs:
digests: ${{ steps.build-push-image.outputs.digest }}
steps:
Expand Down

0 comments on commit 2567807

Please sign in to comment.