mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-27 00:00:12 +02:00
timer: test arm on targets with target_has_atomic less than 64 (#1634)
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
target: mips-unknown-linux-gnu
|
||||
arm:
|
||||
vmImage: ubuntu-16.04
|
||||
target: arm-unknown-linux-gnueabi
|
||||
target: arm-linux-androideabi
|
||||
pool:
|
||||
vmImage: $(vmImage)
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user