Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: avoid deprecated lua on macos
Problem: homebrew has apparently deprecated lua5.3 on macos as CI builds now fail with "[email protected] has been disabled! It will be disabled on 2024-12-14". Install the current lua package on macos instead (5.4.7 as of now).
- Loading branch information