BotsBurgh / BOTSBURGH-FTC-2024-25

Code for our FTC 2024-25 season robot
https://botsburgh.github.io/BOTSBURGH-FTC-2024-25/
GNU General Public License v2.0
3 stars 0 forks source link

Migrate some Gradle files to `.kts` #16

Closed BD103 closed 1 month ago

BD103 commented 1 month ago

Part of #3.

Followed the instructions in:

BD103 commented 1 month ago

Hitting an out-of-memory error in CI (see the run). I'm going to try re-running and see if it goes away.

BD103 commented 1 month ago

Ok, re-running seems to have fixed it. I'm going to delete the cache and re-run once more, to make sure it was just a fluke.

Github hosted Linux runner has 16 GB of RAM, so this shouldn't be a problem.

BD103 commented 1 month ago

Yup, it is a reproducible issue. Raising the memory limit to 2 GiB, from 1.