Skip to content

Commit

Permalink
Add sonoma and sonoma-arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
fxcoudert authored Sep 1, 2023
1 parent d44fac1 commit cccf4cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/orka_start_processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ class OrkaStartProcessor < ThreadRunner
"12-arm64" => "monterey-arm64",
"13" => "ventura",
"13-arm64" => "ventura-arm64",
"14" => "sonoma",
"14-arm64" => "sonoma-arm64",
}.freeze

attr_reader :queue
Expand Down

0 comments on commit cccf4cf

Please sign in to comment.