mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 11:37:00 +00:00
[macos] Add nvm 20 to toolset (#8559)
This commit is contained in:
committed by
GitHub
parent
486298a566
commit
de1f529882
@@ -346,7 +346,8 @@
|
||||
"nvm_versions": [
|
||||
"14",
|
||||
"16",
|
||||
"18"
|
||||
"18",
|
||||
"20"
|
||||
]
|
||||
},
|
||||
"llvm": {
|
||||
|
||||
@@ -330,7 +330,8 @@
|
||||
"nvm_versions": [
|
||||
"14",
|
||||
"16",
|
||||
"18"
|
||||
"18",
|
||||
"20"
|
||||
]
|
||||
},
|
||||
"llvm": {
|
||||
|
||||
Reference in New Issue
Block a user