Skip to content
Snippets Groups Projects
Verified Commit 9eda6e97 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

MATLAB Online now relies on Ubuntu 24.04 LTS

[skip ci]

(cherry picked from commit 51e9429f)
parent 0e1941da
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
set -exo pipefail set -exo pipefail
# Creates a dynare-X.Y.mltbx in the current repository, using the settings below. # Creates a dynare-X.Y.mltbx in the current repository, using the settings below.
# Needs to be run from Ubuntu 22.04 LTS, with the needed packages installed. # Needs to be run from Ubuntu 24.04 LTS, with the needed packages installed.
X13ASVER=1-1-b60 X13ASVER=1-1-b60
MATLABPATH=/opt/MATLAB/R2024b MATLABPATH=/opt/MATLAB/R2024b
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment