Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
Merge pull request #102 from skyamgarp/PA-5905
Browse files Browse the repository at this point in the history
(PA-5905) Add macOS 14 (ARM) platform definition to pxp-agent-vanagon…
  • Loading branch information
skyamgarp authored Dec 6, 2023
2 parents 1bc81b1 + cf7e422 commit 784732a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/platforms/osx-14-arm64.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
platform 'osx-14-arm64' do |plat|
plat.inherit_from_default
end

0 comments on commit 784732a

Please sign in to comment.