Skip to content

Commit

Permalink
Add platform ?
Browse files Browse the repository at this point in the history
  • Loading branch information
Narsil committed Aug 7, 2023
1 parent e03360e commit dd7635f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,11 @@ jobs:
registry: registry.internal.huggingface.tech
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
- name: Update upstream (CPU)
- name: Test big endian
uses: docker/build-push-action@v4
with:
push: true
platform: linux/s390x
file: Dockerfile.s390x.test
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit dd7635f

Please sign in to comment.