mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
feat: added x86_64-unknown-linux-gnu to the test matrix of
`intrinsic-test`
This commit is contained in:
+1
@@ -260,6 +260,7 @@ jobs:
|
||||
- aarch64_be-unknown-linux-gnu
|
||||
- armv7-unknown-linux-gnueabihf
|
||||
- arm-unknown-linux-gnueabihf
|
||||
- x86_64-unknown-linux-gnu
|
||||
profile: [dev, release]
|
||||
include:
|
||||
- target: aarch64_be-unknown-linux-gnu
|
||||
|
||||
Reference in New Issue
Block a user