Skip to content

Commit

Permalink
Bump install task version (#5783)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro authored Jun 23, 2023
1 parent 00e64f3 commit 8df58d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
NUMBA_NUM_THREADS: 1
PYDEVD_DISABLE_FILE_VALIDATION: 1
steps:
- uses: holoviz-dev/holoviz_tasks/install@v0.1a13
- uses: holoviz-dev/holoviz_tasks/install@v0.1a14
with:
name: unit_test_suite_bokeh${{ matrix.bokeh-version }}
python-version: ${{ matrix.python-version }}
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
# it as one of the sources.
PYCTDEV_SELF_CHANNEL: "pyviz/label/dev"
steps:
- uses: holoviz-dev/holoviz_tasks/install@v0.1a13
- uses: holoviz-dev/holoviz_tasks/install@v0.1a14
with:
name: ui_test_suite
python-version: 3.9
Expand Down

0 comments on commit 8df58d3

Please sign in to comment.