Skip to content

Commit 0046f3a

Browse files
committed
Revert "Quick test."
This reverts commit bcfad84.
1 parent bcfad84 commit 0046f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ outputs:
2727
build:
2828
number: {{ abi_buildnumber }}
2929
noarch: generic
30-
skip: true # [not linux-64]
30+
skip: true # [not linux and x86_64]
3131
run_exports:
3232
- pybind11-abi =={{ abi_version }}
3333
test:

0 commit comments

Comments
 (0)