From 1ba9189cb0dcfdaef53ea02baf5c9ba089539e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Mon, 8 Mar 2021 15:02:52 +0100 Subject: [PATCH] CI: bump Octave version to 6.2.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a6b52981..917c38512 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ variables: TERM: linux MATLAB_VERSION: R2020b OLD_MATLAB_VERSION: R2014a - OCTAVE_VERSION: 5.2.0 + OCTAVE_VERSION: 6.2.0 # The next stanza creates the version number used for the source tarball and the # binary packages. Here are the following possible cases: