We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3d31c commit d12c19dCopy full SHA for d12c19d
1 file changed
.expeditor/verify.pipeline.yml
@@ -44,16 +44,6 @@ steps:
44
host_os: windows
45
image: rubydistros/windows-2019:3.1
46
47
-- label: run-specs-windows-ruby-3.3
48
- command:
49
- - powershell .expeditor/run_windows_tests.ps1 rspec
50
- expeditor:
51
- executor:
52
- docker:
53
- host_os: windows
54
- shell: ["powershell", "-Command"]
55
- image: rubydistros/windows-2019:3.3
56
-
57
- label: run-specs-windows-ruby-3.4
58
command:
59
- powershell .expeditor/run_windows_tests.ps1 rspec
0 commit comments