mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[macOS] Remove .Net 3.1 as its EOL (#7811)
This commit is contained in:
@@ -312,7 +312,6 @@
|
|||||||
"arch":{
|
"arch":{
|
||||||
"x64": {
|
"x64": {
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.1",
|
|
||||||
"6.0",
|
"6.0",
|
||||||
"7.0"
|
"7.0"
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -295,7 +295,6 @@
|
|||||||
"arch":{
|
"arch":{
|
||||||
"x64": {
|
"x64": {
|
||||||
"versions": [
|
"versions": [
|
||||||
"3.1",
|
|
||||||
"6.0",
|
"6.0",
|
||||||
"7.0"
|
"7.0"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user