From 89299e4d9f93398d77cc99378e13bfe98f68ebb6 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:37:20 -0400 Subject: [PATCH] quotes --- .github/workflows/build_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_vars.yml b/.github/workflows/build_vars.yml index 2297364..578ee96 100644 --- a/.github/workflows/build_vars.yml +++ b/.github/workflows/build_vars.yml @@ -6,7 +6,7 @@ on: ARCH: value: 'x86_64' BUILD_VERSIONS: - value: '[38, 39, 40, eln]' + value: '["38", "39", "40", "eln"]' IMAGE_NAME: value: 'base' IMAGE_REPO: