Update CI config (#5893)

This commit is contained in:
Taiki Endo
2023-08-02 01:04:11 +09:00
committed by GitHub
parent efe3ab679a
commit e5e88551d2
9 changed files with 29 additions and 22 deletions
+4
View File
@@ -7,6 +7,10 @@ on:
name: Loom
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
env:
RUSTFLAGS: -Dwarnings --cfg loom --cfg tokio_unstable -C debug_assertions
LOOM_MAX_PREEMPTIONS: 2