docs: add limitation about windows versions#5462
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5462 +/- ##
=======================================
Coverage 16.47% 16.48%
=======================================
Files 243 243
Lines 43769 43774 +5
=======================================
+ Hits 7211 7214 +3
- Misses 35575 35576 +1
- Partials 983 984 +1
Continue to review full report at Codecov.
|
simster7
left a comment
There was a problem hiding this comment.
You say
If this is required, you need to build the argoexec container yourself by first adjusting the base image.
Correct me if I'm wrong please, but is the reason we can't do this ourselves is because GitHub doesn't provide the 1909 runner?
fixes argoproj#5376 Signed-off-by: Michael Weibel <michael@helio.exchange>
exactly. We might try to build one regardless, but it's not guaranteed to work (which is the entire root of this issue 😄 ) |
fixes #5376
Review please @lippertmarkus :)
Checklist: