mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[macOS] remove unused go version from toolset (#9322)
This commit is contained in:
@@ -211,9 +211,6 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"go": {
|
||||
"default": "1.20"
|
||||
},
|
||||
"node": {
|
||||
"default": "20"
|
||||
},
|
||||
|
||||
@@ -184,9 +184,6 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"go": {
|
||||
"default": "1.20"
|
||||
},
|
||||
"node": {
|
||||
"default": "20"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user