Skip to content

Commit

Permalink
Drop bokeh/label/dev channel for now
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed May 9, 2024
1 parent dfc0e58 commit 86990c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
with:
name: unit_test_suite
python-version: ${{ matrix.python-version }}
channels: pyviz/label/dev,numba,bokeh/label/dev,conda-forge,nodefaults
channels: pyviz/label/dev,numba,conda-forge,nodefaults
conda-update: true
nodejs: true
nodejs-version: "20.9" # https://github.com/bokeh/bokeh/pull/13851
Expand Down

0 comments on commit 86990c9

Please sign in to comment.