Add macos-13 to CI matrix. (#145752)

This commit is contained in:
Markus Reiter
2023-04-25 01:09:35 +02:00
committed by GitHub
parent 2acccd4879
commit 2140259c4a
+2 -1
View File
@@ -9,7 +9,8 @@ module CiMatrix
RUNNERS = {
{ symbol: :big_sur, name: "macos-11", arch: :intel } => 0.0,
{ symbol: :monterey, name: "macos-12", arch: :intel } => 1.0,
{ symbol: :monterey, name: "macos-12", arch: :intel } => 0.0,
{ symbol: :ventura, name: "macos-13", arch: :intel } => 1.0,
}.freeze
# This string uses regex syntax and is intended to be interpolated into