Skip to content

Commit b977c8f

Browse files
authored
Update conda-package-build.yml
only for macos-13
1 parent 717103b commit b977c8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ on:
1313
jobs:
1414
build:
1515
uses: openalea/github-action-conda-build/.github/workflows/conda-package-build.yml@main
16+
with:
17+
os: macos-13
1618
secrets:
1719
anaconda_token: ${{ secrets.ANACONDA_TOKEN }}

0 commit comments

Comments
 (0)