Skip to content

Commit e73253e

Browse files
committed
Pin the packages
1 parent d1dc5f0 commit e73253e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Install Linux / macOS Conda Packages
5050
if: contains(matrix.os, 'ubuntu') || contains(matrix.os, 'macos')
5151
shell: bash -e -l {0}
52-
run: micromamba install bison=3.4 nodejs=18
52+
run: micromamba install bison=3.4 nodejs=18 xeus=1.0.1 nlohmann_json=3.9.1
5353

5454
# - name: Conda info
5555
# shell: bash -e -l {0}

0 commit comments

Comments
 (0)