Skip to content

Commit 260860a

Browse files
committed
tweaking the build
Signed-off-by: John McCrae <[email protected]>
1 parent d8e9903 commit 260860a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.expeditor/verify.pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ expeditor:
1010
steps:
1111
- label: run-specs-ruby-3.1
1212
command:
13-
- .expeditor/scripts/install_ruby.ps1 -RubyVersion "3.1.6"
13+
- .expeditor/scripts/install_ruby.ps1 -RubyVersion "3.1.6.1"
1414
- .expeditor/scripts/run_windows_tests.ps1
1515
agents:
1616
queue: default-windows-2019-privileged
1717

1818
- label: run-specs-ruby-3.4
1919
command:
20-
- .expeditor/scripts/install_ruby.ps1 -RubyVersion "3.4.2"
20+
- .expeditor/scripts/install_ruby.ps1 -RubyVersion "3.4.4.2"
2121
- .expeditor/scripts/run_windows_tests.ps1
2222
agents:
2323
queue: default-windows-2019-privileged

0 commit comments

Comments
 (0)