Skip to content

Commit e25bea2

Browse files
committed
bump conda-build
1 parent e086c57 commit e25bea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
VER_SCRIPT2: "print('='.join((d[s] for s in ('version', 'build'))))"
1717
VER_SCRIPT3: "print(' '.join(map(lambda s: chr(34) + s + chr(34), [comp for comp in d['depends'] if 'dpcpp' in comp][1:])))"
1818
INTEL_CHANNEL: "https://software.repos.intel.com/python/conda/"
19-
CONDA_BUILD_VERSION: 26.3.0
19+
CONDA_BUILD_VERSION: 26.5.0
2020

2121
jobs:
2222
build_linux:

0 commit comments

Comments
 (0)