Skip to content

Commit

Permalink
fix pool
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Dec 9, 2018
1 parent 6cb0904 commit dbf09bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

jobs:
- job: syntax_test
pool:
vmImage: ubuntu-16.04
steps:
- script: make -C test -j4 syntax_tests_run
displayName: 'syntax test'
Expand Down

0 comments on commit dbf09bd

Please sign in to comment.