Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit cfe31c7

Browse files
committed
Add ARM64 MacOS runner
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
1 parent 7fd4dad commit cfe31c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zowe-cli-plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
node-version: [18.x, 20.x]
16-
os: [windows-latest, ubuntu-latest, macos-latest]
16+
os: [windows-latest, ubuntu-latest, macos-latest, macos-14]
1717

1818
env:
1919
OS: ${{ matrix.os }}

0 commit comments

Comments
 (0)