Skip to content

Commit 39bee6b

Browse files
ChristianTackeGSIdennisklein
authored andcommitted
ci: Update Ubuntu Rolling Container
nlohmann-json from the system doesn't work currently.
1 parent 6e4f6da commit 39bee6b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/ci/container/ubuntu.rolling.def

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ From: ubuntu:rolling
2020
doxygen graphviz clang-format clang-tidy
2121

2222
apt-get -y --no-install-recommends install \
23-
liblzma-dev liblz4-dev nlohmann-json3-dev libzstd-dev libftgl-dev
23+
liblzma-dev liblz4-dev libzstd-dev libftgl-dev
24+
# nlohmann-json3-dev
2425

2526
chmod a+x /opt/fairsoft/fairsoft-install.py
2627
ln -s /opt/fairsoft /fairsoft

0 commit comments

Comments
 (0)