mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 11:30:49 +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:
@@ -110,7 +110,8 @@
|
||||
"gmp",
|
||||
"zlib",
|
||||
"libxext",
|
||||
"libxft"
|
||||
"libxft",
|
||||
"r"
|
||||
],
|
||||
"cask_packages": [
|
||||
"julia"
|
||||
|
||||
Reference in New Issue
Block a user