Skip to content

ci: fix Setup tools step failure - #2198

Merged
hrsh7th merged 1 commit into
hrsh7th:mainfrom
yuys13:fix-integration
Nov 4, 2025
Merged

ci: fix Setup tools step failure#2198
hrsh7th merged 1 commit into
hrsh7th:mainfrom
yuys13:fix-integration

Conversation

@yuys13

@yuys13 yuys13 commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

This resolves the "Setup tools" failure by upgrading gh-actions-luarocks
from v4 to v6.

This update bumps the underlying Luarocks version to 3.12.2,
which contains the fix for the "main function has more than 65536 constants"
error.

See: luarocks/luarocks#1797

This resolves the "Setup tools" failure by upgrading gh-actions-luarocks
from v4 to v6.

This update bumps the underlying Luarocks version to 3.12.2,
which contains the fix for the "main function has more than 65536 constants"
error.

See: luarocks/luarocks#1797
@hrsh7th
hrsh7th merged commit a4182e0 into hrsh7th:main Nov 4, 2025
1 of 2 checks passed
@hrsh7th

hrsh7th commented Nov 4, 2025

Copy link
Copy Markdown
Owner

Thank you. I'm glad that the test CI is back up and running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants