mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-09 03:40:42 +08:00
[MacOS] Remove node 16 from macos13 as per support policy. (#10952)
Co-authored-by: Susmita Mane <susmitamane@Susmitas-MacBook-Pro.local>
This commit is contained in:
@@ -162,7 +162,6 @@
|
||||
"arch": {
|
||||
"x64": {
|
||||
"versions": [
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
@@ -170,7 +169,6 @@
|
||||
},
|
||||
"arm64": {
|
||||
"versions": [
|
||||
"16.*",
|
||||
"18.*",
|
||||
"20.*",
|
||||
"22.*"
|
||||
|
||||
Reference in New Issue
Block a user