lua: enable aarch64 (#11389)

This commit is contained in:
Sergey Bronnikov 2023-12-27 01:06:45 +03:00 committed by GitHub
parent a6be316243
commit cd98f0c6bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ auto_ccs:
- "estetus@gmail.com"
main_repo: 'https://github.com/lua/lua'
architectures:
- aarch64
- i386
- x86_64