1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Formally drop support for building with upstream Irrlicht

It stopped working with (at least) the last commit.
This commit is contained in:
sfan5 2022-05-22 00:52:11 +02:00
parent 5daafc9d33
commit 16a30556df
5 changed files with 14 additions and 26 deletions

View file

@ -132,7 +132,7 @@ jobs:
- name: Install deps
run: |
source ./util/ci/common.sh
install_linux_deps --old-irr clang-9
install_linux_deps clang-9
- name: Build prometheus-cpp
run: |