timer: test arm on targets with target_has_atomic less than 64 (#1634)

This commit is contained in:
Taiki Endo
2019-10-07 09:19:44 -07:00
committed by Carl Lerche
parent 2b4b0619d7
commit 42a5cb1508
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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: