Skip to content

Commit 627ba51

Browse files
fix CI
1 parent 8eda48b commit 627ba51

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@ jobs:
513513
nlohmann_json
514514
python=3.10
515515
bison=3.4
516-
xeus=5.1.0
517516
xeus-zmq=3.0.0
518517
519518
- uses: hendrikmuhs/ccache-action@main

ci/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- toml
88
- pytest
99
- jupyter
10-
- xeus=1.0.1
10+
- xeus=5.1.0
1111
- xtl
1212
- nlohmann_json
1313
- cppzmq

0 commit comments

Comments
 (0)