Open jplewa opened 3 weeks ago
Resolves: None
I moved GitLab to a custom runner back in https://github.com/VirtuslabRnD/pulumi-kotlin/pull/721 to fix some weird issues that I thought were related to RAM. Turns out they weren't as we still get them even after upgrading the amount of RAM:
https://github.com/VirtuslabRnD/pulumi-kotlin/actions/runs/11429027858/job/31794941994?pr=725
https://github.com/VirtuslabRnD/pulumi-kotlin/actions/runs/11418790179/job/31779317479
Therefore, we can move back to a standard runner. The errors will have to be resolved somehow in the future.
Task
Resolves: None
Description
I moved GitLab to a custom runner back in https://github.com/VirtuslabRnD/pulumi-kotlin/pull/721 to fix some weird issues that I thought were related to RAM. Turns out they weren't as we still get them even after upgrading the amount of RAM:
https://github.com/VirtuslabRnD/pulumi-kotlin/actions/runs/11429027858/job/31794941994?pr=725
https://github.com/VirtuslabRnD/pulumi-kotlin/actions/runs/11418790179/job/31779317479
Therefore, we can move back to a standard runner. The errors will have to be resolved somehow in the future.