Linux Support for Compile-Only Workflows #1858
Closed
StefanMaron
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
This is already supported, just set With this it runs all jobs on Linux for us. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the CICD workflow requires Windows runners primarily for Business Central Docker container operations during testing. However, for compile-only scenarios (no testing, no
container deployment), the AL compiler can run natively on Linux via .NET, potentially offering significant performance improvements.
If there's interest, I'm willing to contribute a proof-of-concept implementation with performance benchmarks.
Beta Was this translation helpful? Give feedback.
All reactions