Skip to content

Commit

Permalink
Switching to just amd64 to speed up testing process.
Browse files Browse the repository at this point in the history
  • Loading branch information
knicholson32 committed Dec 22, 2023
1 parent 2200796 commit 157bbaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
fail-fast: false
matrix:
platform:
# - linux/amd64
- linux/arm64
- linux/amd64
# - linux/arm64
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 157bbaa

Please sign in to comment.