Skip to content

Commit fc32969

Browse files
committed
Build: Syntax fix.
1 parent 7147c15 commit fc32969

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ jobs:
115115

116116
- name: Set up QEMU
117117
if: runner.os == 'Linux' && !contains(matrix.only, 'x86_64') && !contains(matrix.only, 'i686') && !contains(matrix.only, 'aarch64')
118-
if: runner.os == 'Linux'
119118
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4.0.0
120119
with:
121120
platforms: all

0 commit comments

Comments
 (0)