mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-09-07 00:00:10 +02:00
Change loom tests to use cfg(loom) internally (#314)
This commit is contained in:
@@ -51,6 +51,13 @@ jobs:
|
||||
name: tsan
|
||||
rust_version: nightly
|
||||
|
||||
# Loom
|
||||
- template: ci/azure-loom.yml
|
||||
parameters:
|
||||
name: loom
|
||||
rust_version: stable
|
||||
|
||||
|
||||
- template: ci/azure-deploy-docs.yml
|
||||
parameters:
|
||||
dependsOn:
|
||||
|
||||
Reference in New Issue
Block a user