mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 01:57:28 +08:00
[macOS] Add .NET 7 (#6552)
This commit is contained in:
@@ -311,7 +311,8 @@
|
||||
"versions": [
|
||||
"3.1",
|
||||
"5.0",
|
||||
"6.0"
|
||||
"6.0",
|
||||
"7.0"
|
||||
]
|
||||
},
|
||||
"ruby": {
|
||||
|
||||
@@ -273,7 +273,8 @@
|
||||
"versions": [
|
||||
"3.1",
|
||||
"5.0",
|
||||
"6.0"
|
||||
"6.0",
|
||||
"7.0"
|
||||
]
|
||||
},
|
||||
"ruby": {
|
||||
|
||||
Reference in New Issue
Block a user