Closed NEllis280 closed 1 year ago
Merging #112 (09673d7) into master (4a858b2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #112 +/- ##
=====================================
Coverage 98% 98%
=====================================
Files 62 62
Lines 9077 9077
=====================================
Hits 8978 8978
Misses 99 99
Are you seeing build fails with latest Sampler? Curious what fails...
Are you seeing build fails with latest Sampler? Curious what fails...
The latest build is failing because i think it's not seeing the schema.mof for one of the x resources
I created an issue to track it: https://github.com/gaelcolas/Sampler/issues/410
Have you tested that the build fails the same way on Windows too?
If a better workaround is to move the build stage from ubuntu 20.04
to build worker windows-latest
, but won't do any good if build fails on Windows. There is an issue with MOF resources with ubuntu-latest
(ubuntu 22.04
) so cold be a good idea to move the build stage to windows-latest
regardless.
Restricting version of Sampler to pass build
This change is