Skip to content

Commit

Permalink
Do not pin Appium version without reason
Browse files Browse the repository at this point in the history
  • Loading branch information
twometresteve committed Oct 4, 2023
1 parent b589dcb commit 1a8b34d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ steps:
- --farm=bs
- --device=IOS_15
- --a11y-locator
- --appium-version=1.21.0
- --retry=2
- --order=random
concurrency: 5
Expand All @@ -111,7 +110,6 @@ steps:
- --farm=bs
- --device=IOS_13
- --a11y-locator
- --appium-version=1.17.0
- --retry=2
- --order=random
concurrency: 5
Expand Down

0 comments on commit 1a8b34d

Please sign in to comment.