Skip to content

Commit

Permalink
ci: remove building with liblua5.4
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
  • Loading branch information
zhaojh329 committed Sep 8, 2023
1 parent 148ba71 commit e5215fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
- lua: lua5.3
name: lua5.3
pkg: liblua5.3-dev
- lua: lua5.4
name: lua5.4
pkg: liblua5.4-dev
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit e5215fc

Please sign in to comment.