Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 9696b34

Browse files
author
Matthias Koeppe
committed
.github/workflows/docker.yml: Use EXTRA_CONFIGURE_ARGS=--enable-fat-binary
1 parent 54cd6fe commit 9696b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
FROM_DOCKER_REPOSITORY: ${{ inputs.from_docker_repository }}
129129
FROM_DOCKER_TARGET: ${{ inputs.from_docker_target }}
130130
FROM_DOCKER_TAG: ${{ inputs.from_docker_tag }}
131+
EXTRA_CONFIGURE_ARGS: --enable-fat-binary
131132

132133
steps:
133134
- name: Check out SageMath

0 commit comments

Comments
 (0)