Skip to content

Commit

Permalink
Merge pull request #2446 from amitkarsale/PA-5910
Browse files Browse the repository at this point in the history
(PA-5910) Update macos14 arm in build_defaults for internal nightlies…
  • Loading branch information
amitkarsale authored Dec 13, 2023
2 parents ac1a306 + 51db117 commit 13c3af0
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 13c3af0

Please sign in to comment.