-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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: