mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
[MacOS] Add R to macOS images (#4996)
* Add R to macOS images * Remove redundant already existing functions and tests
This commit is contained in:
@@ -194,7 +194,8 @@
|
||||
"zstd",
|
||||
"zlib",
|
||||
"libxext",
|
||||
"libxft"
|
||||
"libxft",
|
||||
"r"
|
||||
],
|
||||
"cask_packages": [
|
||||
"julia"
|
||||
|
||||
Reference in New Issue
Block a user