Skip to content

Commit

Permalink
Unpin xtl=0.6.23 in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Jan 22, 2021
1 parent 3209c1f commit 2c6fb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Create the conda environment
shell: bash -l {0}
run: mamba install -q python=${{ matrix.python_version }} pip jupyterlab_pygments==0.1.0 pytest-cov nodejs flake8 ipywidgets matplotlib xeus-cling xtl=0.6.23
run: mamba install -q python=${{ matrix.python_version }} pip jupyterlab_pygments==0.1.0 pytest-cov nodejs flake8 ipywidgets matplotlib xeus-cling

- name: Install dependencies
shell: bash -l {0}
Expand Down

0 comments on commit 2c6fb98

Please sign in to comment.