Skip to content

Commit

Permalink
(PA-5910) Update macos14 arm in build_defaults for internal nightlies…
Browse files Browse the repository at this point in the history
… ship
  • Loading branch information
amitkarsale committed Dec 13, 2023
1 parent ac1a306 commit 51db117
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ext/build_defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ foss_platforms:
- osx-12-x86_64
- osx-13-x86_64
- osx-14-x86_64
- osx-14-arm64
- sles-12-x86_64
- sles-15-x86_64
- ubuntu-18.04-amd64
Expand Down Expand Up @@ -94,6 +95,8 @@ platform_repos:
repo_location: repos/apple/13/**/x86_64/*.dmg
- name: osx-14-x86_64
repo_location: repos/apple/14/**/x86_64/*.dmg
- name: osx-14-arm64
repo_location: repos/apple/14/**/arm64/*.dmg
- name: solaris-11-i386
repo_location: repos/solaris/11/**/*.i386.p5p
- name: solaris-11-sparc
Expand Down

0 comments on commit 51db117

Please sign in to comment.