We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd2912 commit dfeb07bCopy full SHA for dfeb07b
1 file changed
.github/workflows/architectures.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Build s390x Docker image
35
run: >
36
docker buildx build
37
- --file Dockerfile.architectures
+ --file .github/workflows/Dockerfile.architectures
38
--platform linux/s390x
39
-t ffcx-s390x
40
--load
0 commit comments