Skip to content

Commit 9f0490d

Browse files
committed
Bump build number to 1 for conda 26.3.1
Triggers a fresh Azure Pipelines rebuild to pick up the missing osx-64 py312 package that failed to publish in build 0.
1 parent 0cc9efb commit 9f0490d

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
@@ -15,7 +15,7 @@ source:
1515
folder: conda-src
1616

1717
build:
18-
number: 0
18+
number: 1
1919
script: {{ PYTHON }} -m pip install conda-src/ --no-deps --no-build-isolation -vv && {{ PYTHON }} -m conda init --install
2020
# These are present when the new environment is created
2121
# so we have to exempt them from the list of initial files

0 commit comments

Comments
 (0)