From e54741d1f968cfa3889d9fa21ee01f82b0319d74 Mon Sep 17 00:00:00 2001 From: Erik Bershel <110455084+erik-bershel@users.noreply.github.com> Date: Sat, 10 Dec 2022 23:18:38 +0100 Subject: [PATCH] [Ubuntu] Add GFortran 12 for Ubuntu 22.04 (#6736) --- images/linux/toolsets/toolset-2204.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/images/linux/toolsets/toolset-2204.json b/images/linux/toolsets/toolset-2204.json index d60e4fdc..9a9740cf 100644 --- a/images/linux/toolsets/toolset-2204.json +++ b/images/linux/toolsets/toolset-2204.json @@ -272,7 +272,8 @@ "gfortran": { "versions": [ "gfortran-9", - "gfortran-10" + "gfortran-10", + "gfortran-12" ] }, "php": {