diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4abc4430..cb86dde2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -240,7 +240,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - - run: ./docker/compatibility_test.sh ubuntu 18.04 "18.04 20.04 22.04" "" 18.1.7 luajit prebuilt 2 + - run: ./docker/compatibility_test.sh ubuntu 18.04 "18.04 20.04 22.04 24.04" "" 18.1.7 luajit prebuilt 2 - uses: actions/upload-artifact@v2 with: name: docker-ubuntu-18.04-x86_64-llvm-18