Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
takatost committed Jun 21, 2024
1 parent 6a6183a commit c58af04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/api-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
if: github.repository == 'langgenius/dify'
strategy:
matrix:
platforms:
- linux/amd64
- linux/arm64
include:
- platform: linux/amd64
- platform: linux/arm64

steps:
- name: Checkout
Expand Down

0 comments on commit c58af04

Please sign in to comment.