Skip to content

Commit 72e5efa

Browse files
authored
(CAT-2122) Re-initialize windows-2019/ruby-3.2 nightly test run
With the recent removal of `JSON::Pure` from the code, the dependency error that had been causing failures on this specific box, and not on local vagrant/docker/vmpooler runs with the same windows-2019/ruby-3.2 setup has been resolved.
1 parent f0f8786 commit 72e5efa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
ruby_version:
3939
- "2.7"
4040
- "3.2"
41-
# TEMPORARILY exclude the following until CAT-2122 is resolved
42-
exclude:
43-
- os: "windows-2019"
44-
ruby_version: "3.2"
4541
include:
4642
- puppet_gem_version: "~> 7.0"
4743
ruby_version: "2.7"

0 commit comments

Comments
 (0)