From 95ce62b2f76e0ebb164d85906ca9b60fbf3ab166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Tue, 9 Nov 2021 18:10:21 +0100 Subject: [PATCH] CI: bump to Octave 6.4.0 --- matlab/reporting/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matlab/reporting/.gitlab-ci.yml b/matlab/reporting/.gitlab-ci.yml index 04c1c47ef..697e12576 100644 --- a/matlab/reporting/.gitlab-ci.yml +++ b/matlab/reporting/.gitlab-ci.yml @@ -1,7 +1,7 @@ variables: MATLAB_VERSION: R2021b OLD_MATLAB_VERSION: R2014a - OCTAVE_VERSION: 6.3.0 + OCTAVE_VERSION: 6.4.0 before_script: - git clone https://git.dynare.org/Dynare/dseries.git