mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Rust: test with the 1.90 toolchain
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
# IMPORTANT: this can also have an impact on QL test results
|
# IMPORTANT: this can also have an impact on QL test results
|
||||||
|
|
||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "1.86"
|
channel = "1.90"
|
||||||
profile = "minimal"
|
profile = "minimal"
|
||||||
components = [ "rust-src" ]
|
components = [ "rust-src" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user