mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Add .Net 6.0 latest version (#5912)
This commit is contained in:
committed by
GitHub
parent
907e9a0f30
commit
92f8e13d53
@@ -306,7 +306,8 @@
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"3.1",
|
||||
"5.0"
|
||||
"5.0",
|
||||
"6.0"
|
||||
]
|
||||
},
|
||||
"ruby": {
|
||||
|
||||
@@ -236,7 +236,8 @@
|
||||
"dotnet": {
|
||||
"versions": [
|
||||
"3.1",
|
||||
"5.0"
|
||||
"5.0",
|
||||
"6.0"
|
||||
]
|
||||
},
|
||||
"ruby": {
|
||||
|
||||
Reference in New Issue
Block a user