mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Ruby: add configuration for 'cross'
This commit is contained in:
2
ruby/Cross.toml
Normal file
2
ruby/Cross.toml
Normal file
@@ -0,0 +1,2 @@
|
||||
[target.x86_64-unknown-linux-gnu]
|
||||
image = "centos/devtoolset-7-toolchain-centos7"
|
||||
@@ -3,4 +3,5 @@
|
||||
|
||||
[toolchain]
|
||||
channel = "1.54"
|
||||
profile = "default"
|
||||
profile = "minimal"
|
||||
components = [ "rustfmt" ]
|
||||
|
||||
Reference in New Issue
Block a user