From ea92908d305e149989b422d359b26ebf46e4f2e8 Mon Sep 17 00:00:00 2001 From: MarkAckert Date: Thu, 1 Feb 2024 15:39:19 -0500 Subject: [PATCH] license macos-12 Signed-off-by: MarkAckert --- .github/workflows/license-generation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/license-generation.yml b/.github/workflows/license-generation.yml index b2a0b1e..c9bde31 100644 --- a/.github/workflows/license-generation.yml +++ b/.github/workflows/license-generation.yml @@ -82,13 +82,13 @@ jobs: create-licenses: - runs-on: macos-13 # larger machine, 4 CPUs instead of ubuntu's 2 + runs-on: macos-12 # larger machine, 3 CPUs instead of ubuntu's 2 + container: image: zowe-docker-snapshot.jfrog.io/ompzowe/zowecicd-license-base:latest steps: - - name: Update variables if releasing run: | if [ "$PUBLISH_RELEASE" = true ]; then