From 4973a01710b0d01b29dc00c4c5a1d0cc06dc96e9 Mon Sep 17 00:00:00 2001 From: David Beckingsale Date: Tue, 14 Sep 2021 05:39:52 -0700 Subject: [PATCH] Fixup yaml syntax --- ubuntu/gcc/uptodate.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ubuntu/gcc/uptodate.yaml b/ubuntu/gcc/uptodate.yaml index be9e449ae6..8d86767929 100644 --- a/ubuntu/gcc/uptodate.yaml +++ b/ubuntu/gcc/uptodate.yaml @@ -4,11 +4,11 @@ dockerbuild: key: gcc versions: - "4.9.3" - _ "7.3.0" - _ "8.1.0" - _ "9.4.0" - _ "10.3.0" - _ "11.2.0" + - "7.3.0" + - "8.1.0" + - "9.4.0" + - "10.3.0" + - "11.2.0" # Look for ubuntu versions for our base builds ubuntu_version: