8000 Update linux_qemu.yml · numpy/numpy@eb85757 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb85757

Browse files
andyfaffcharris
authored andcommitted
Update linux_qemu.yml
1 parent a73839b commit eb85757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_qemu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Initialize binfmt_misc for qemu-user-static
111111
run: |
112-
# see https://hub.docker.com/r/tonistiigi/binfmt for available versions
112+
# see https://hub.docker.com/r/tonistiigi/binfmt for available versions
113113
docker run --rm --privileged tonistiigi/binfmt:qemu-v9.2.2-52 --install all
114114
115115
- name: Install GCC cross-compilers

0 commit comments

Comments
 (0)
0