mirror of
https://github.com/actions/runner-images.git
synced 2026-01-03 16:49:11 +08:00
[macOS] install X libraries (#4777)
This commit is contained in:
@@ -100,7 +100,9 @@
|
||||
"swig",
|
||||
"zstd",
|
||||
"gmp",
|
||||
"zlib"
|
||||
"zlib",
|
||||
"libxext",
|
||||
"libxft"
|
||||
],
|
||||
"cask_packages": [
|
||||
"julia"
|
||||
|
||||
Reference in New Issue
Block a user