Skip to content

Commit 4b6afb7

Browse files
authored
Update recipe.yaml
1 parent bbb7983 commit 4b6afb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipe/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
schema_version: 1
33

44
context:
5-
number: 2
5+
number: 3
66
version: "13.3.0"
77
sha256: a6f724e35d2c5087eace5d19ede1f9abdc3cf8b8eb84c4d394a11e08bf21bff4
88
bindings_major_version: ${{ (version | split("."))[0] | int }}
@@ -29,7 +29,7 @@ outputs:
2929
version: ${{ version }}
3030
build:
3131
number: ${{ number }}
32-
# skip: not linux64
32+
skip: not linux64
3333
noarch: python
3434
variant:
3535
# Ensures conda-smithy splits CI jobs per Python version. Without

0 commit comments

Comments
 (0)