Skip to content

Commit eca2ed1

Browse files
authored
ci: lock Ruby version to 3.3 (#971)
1 parent 194ddf1 commit eca2ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-templates/bootstrap_steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ steps:
33
- script: mkdir -p ./Resources/WebDriverAgent.bundle
44
- task: UseRubyVersion@0
55
inputs:
6-
versionSpec: '3'
6+
versionSpec: '3.3'
77
addToPath: true

0 commit comments

Comments
 (0)