Skip to content

Commit

Permalink
license macos-12
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert committed Feb 1, 2024
1 parent 3b0daed commit ea92908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/license-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ea92908

Please sign in to comment.