From 9c77587759208b248d8706de74af21aaa9bfb2f8 Mon Sep 17 00:00:00 2001 From: Vasil Boyadzhiev Date: Fri, 30 Aug 2024 22:44:42 +0300 Subject: [PATCH] ci: Remove leafo/gh-actions-lua (#135) Signed-off-by: Vasil Boyadzhiev --- .github/workflows/proxy-tests.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.github/workflows/proxy-tests.yml b/.github/workflows/proxy-tests.yml index 844523b..9d77fc0 100644 --- a/.github/workflows/proxy-tests.yml +++ b/.github/workflows/proxy-tests.yml @@ -27,19 +27,6 @@ jobs: - name: Checkout repository uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - ############# - # Note: leafo/gh-actions-lua doesn't seem to work with self-hosted runners - # See issue #33 https://github.com/leafo/gh-actions-lua/issues/33 - - #- name: Install Lua - # uses: leafo/gh-actions-lua@35bcb06abec04ec87df82e08caa84d545348536e # v10.0.0 - # with: - # luaVersion: '5.3' - - #- name: Install LuaRocks - # uses: leafo/gh-actions-luarocks@e65774a6386cb4f24e293dca7fc4ff89165b64c5 # v4.3.0 - ############## - - name: Lua Install run: | sudo apt-get update