Skip to content

Commit

Permalink
(PA-4594) added macos13(x86_64) platform
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkarsale committed Jul 12, 2023
1 parent b8153d8 commit 5173b83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/platforms/osx-13-x86_64.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
platform 'osx-13-x86_64' do |plat|
plat.inherit_from_default
plat.output_dir File.join('apple', '13', 'puppet8', 'x86_64')
end

0 comments on commit 5173b83

Please sign in to comment.