Skip to content

Commit

Permalink
ci: lock Ruby version to 3.3 (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Jan 14, 2025
1 parent 194ddf1 commit eca2ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-templates/bootstrap_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ steps:
- script: mkdir -p ./Resources/WebDriverAgent.bundle
- task: UseRubyVersion@0
inputs:
versionSpec: '3'
versionSpec: '3.3'
addToPath: true

0 comments on commit eca2ed1

Please sign in to comment.