Skip to content

Commit

Permalink
(PA-4596) add macos-13-x86_64 to build defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkarsale committed Aug 7, 2023
1 parent 13d19f6 commit 136b0a4
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 @@ -17,6 +17,7 @@ foss_platforms:
- osx-12-arm64
- osx-12-x86_64
- osx-13-arm64
- osx-13-x86_64
- sles-12-x86_64
- sles-15-x86_64
- ubuntu-18.04-amd64
Expand Down Expand Up @@ -89,6 +90,8 @@ platform_repos:
repo_location: repos/apple/12/**/x86_64/*.dmg
- name: osx-13-arm64
repo_location: repos/apple/13/**/arm64/*.dmg
- name: osx-13-x86_64
repo_location: repos/apple/13/**/x86_64/*.dmg
- name: solaris-10-i386
repo_location: repos/solaris/10/**/*.i386.pkg.gz
- name: solaris-10-sparc
Expand Down

0 comments on commit 136b0a4

Please sign in to comment.