We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca98deb + 6aa734d commit 049be17Copy full SHA for 049be17
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
cd ..
42
- name: Install Casbin
43
run: |
44
- sudo /usr/local/openresty/luajit/bin/luarocks install https://raw.githubusercontent.com/casbin/lua-casbin/master/casbin-1.11.0-1.rockspec
+ sudo /usr/local/openresty/luajit/bin/luarocks install https://raw.githubusercontent.com/casbin/lua-casbin/master/casbin-1.16.1-1.rockspec
45
- name: Start the server
46
47
cd openresty_example
0 commit comments