Skip to content

Commit b56c51d

Browse files
committed
use 3.37.0 for the conda package
1 parent fbeed0c commit b56c51d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
REPO: https://github.com/biolab/orange3.git
1818
BUILD_BRANCH: master
19-
BUILD_COMMIT: "3.36.1"
19+
BUILD_COMMIT: "3.37.0"
2020
BUILD_LOCAL: ""
2121

2222
PYTHONFAULTHANDLER: 1

0 commit comments

Comments
 (0)