Skip to content

Commit

Permalink
add MPLBACKEND to ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg authored Oct 13, 2024
1 parent 324fb8e commit fb045e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/build-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ fi

export LD_PRELOAD=$(g++ --print-file-name=libstdc++.so)
export GKSwstype=nul # Plots.jl/issues/3664
export MPLBACKEND=agg
export COLORTERM=truecolor # UnicodePlots.jl
export PLOTDOCS_ANSICOLOR=true
export JULIA_CONDAPKG_BACKEND=MicroMamba
Expand Down

0 comments on commit fb045e0

Please sign in to comment.