Skip to content

Commit 2e84ab1

Browse files
authored
removed with in GH action
2 parents 956265e + e74e421 commit 2e84ab1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/conda-package-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,3 @@ jobs:
2121
uses: openalea/action-build-publish-anaconda/.github/workflows/openalea_ci.yml@main
2222
secrets:
2323
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}
24-
25-
with:
26-
force-channel-priority: conda-forge, openalea3/label/dev, openalea3
27-
operating-system: '["ubuntu-latest", "macos-13", "windows-latest"]' # because of plantgl
28-
rc-label: "dev"

0 commit comments

Comments
 (0)