diff --git a/cmd/lib/ci_matrix.rb b/cmd/lib/ci_matrix.rb index f405aa7f4b..1c013b8387 100644 --- a/cmd/lib/ci_matrix.rb +++ b/cmd/lib/ci_matrix.rb @@ -11,7 +11,7 @@ module CiMatrix { symbol: :big_sur, name: "macos-11", arch: :intel } => 0.0, { symbol: :monterey, name: "macos-12", arch: :intel } => 0.0, { symbol: :ventura, name: "macos-13", arch: :intel } => 1.0, - { symbol: :sonoma, name: "macos-14", arch: :intel } => 0.0, + { symbol: :sonoma, name: "macos-14", arch: :arm } => 0.0, }.freeze # This string uses regex syntax and is intended to be interpolated into