mirror of
https://github.com/actions/runner-images.git
synced 2026-01-01 15:09:03 +08:00
* Update toolset-10.15.json * Update toolset-11.json * Added Pester test and documentation update for YQ tool. * Change YQ version to full description with URL. * Add YQ to MacOS 12
This commit is contained in:
@@ -228,7 +228,8 @@
|
||||
"zlib",
|
||||
"libxext",
|
||||
"libxft",
|
||||
"tcl-tk"
|
||||
"tcl-tk",
|
||||
"yq"
|
||||
],
|
||||
"cask_packages": [
|
||||
"julia",
|
||||
@@ -353,4 +354,4 @@
|
||||
"postgresql": {
|
||||
"version": "14"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -203,7 +203,8 @@
|
||||
"libxext",
|
||||
"libxft",
|
||||
"tcl-tk",
|
||||
"r"
|
||||
"r",
|
||||
"yq"
|
||||
],
|
||||
"cask_packages": [
|
||||
"julia"
|
||||
|
||||
@@ -119,7 +119,8 @@
|
||||
"libxext",
|
||||
"libxft",
|
||||
"tcl-tk",
|
||||
"r"
|
||||
"r",
|
||||
"yq"
|
||||
],
|
||||
"cask_packages": [
|
||||
"julia"
|
||||
|
||||
Reference in New Issue
Block a user