Skip to content

Commit

Permalink
Add bokeh/label/dev channel to build CI
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Feb 28, 2023
1 parent e9337ce commit c275c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run:
shell: bash -l {0}
env:
CHANS_DEV: "-c pyviz/label/dev -c bokeh -c conda-forge"
CHANS_DEV: "-c pyviz/label/dev -c bokeh/label/dev -c conda-forge"
PKG_TEST_PYTHON: "--test-python=py38"
PYTHON_VERSION: "3.8"
MPLBACKEND: "Agg"
Expand Down

0 comments on commit c275c76

Please sign in to comment.