There was an error while loading. Please reload this page.
1 parent e1d1b61 commit 2302a5fCopy full SHA for 2302a5f
1 file changed
.github/workflows/busted.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- luaVersion: [ "5.4", "5.3", "5.2", "5.1", "luajit", "luajit-openresty" ]
+ luaVersion: [ "5.5", "5.4", "5.3", "5.2", "5.1", "luajit", "luajit-openresty" ]
16
runs-on: ubuntu-24.04
17
steps:
18
- name: Checkout
0 commit comments