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 25, 2023
1 parent b772d2c commit 8bc36e0
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', 'puppet7', 'x86_64')
end

0 comments on commit 8bc36e0

Please sign in to comment.