Skip to content

Commit ed9f6c8

Browse files
committed
ensure also linux64 gets separate CI jobs
1 parent 4510b33 commit ed9f6c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

recipe/meta.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ source:
1616
build:
1717
number: 1
1818

19+
requirements:
20+
build:
21+
# ensure we split up CI jobs
22+
- python # [linux64]
23+
1924
outputs:
2025
- name: pybind11-abi
2126
version: {{ abi_version }}

0 commit comments

Comments
 (0)