Skip to content

Commit

Permalink
Merge pull request #815 from jtpio/unpin-xtl
Browse files Browse the repository at this point in the history
Unpin xtl=0.6.23 in the tests
  • Loading branch information
jtpio authored Jan 27, 2021
2 parents 3209c1f + 2c6fb98 commit f75dc9a
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 f75dc9a

Please sign in to comment.