Skip to content

Commit c01571e

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 48ddef5 commit c01571e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ steps:
1616

1717
- script: |
1818
gem install bundler
19+
gem install bundler:1.17.3
1920
cd android/examples
2021
bundle install --retry=3 --jobs=4
2122
displayName: 'bundle install'

0 commit comments

Comments
 (0)