Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun authored Aug 16, 2022
1 parent fbaf0f0 commit 9c6e725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
goos: [linux]
goarch: [amd64, arm64]
goarch: [amd64]
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 9c6e725

Please sign in to comment.