Skip to content

Commit

Permalink
updated strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuhtz committed Jul 10, 2024
1 parent 4459495 commit 393601c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ jobs:

strategy:
matrix:
# directory: [ api, cli ]
# platform: [ linux/amd64, linux/arm64 ]
directory: [ cli ]
platform: [ linux/amd64 ]
directory: [ api, cli ]
platform: [ linux/amd64, linux/arm64 ]

steps:
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit 393601c

Please sign in to comment.