1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Enable segment heap on Windows

This commit is contained in:
sfan5 2023-12-19 20:19:39 +01:00
parent 3b346fd3c9
commit 47e557b96a
2 changed files with 5 additions and 0 deletions

View file

@ -12,6 +12,8 @@ on:
- 'cmake/Modules/**'
- 'util/buildbot/**'
- 'util/ci/**'
- 'misc/irrlichtmt_tag.txt'
- 'misc/*.manifest'
- '.github/workflows/**.yml'
- 'Dockerfile'
- '.dockerignore'
@ -25,6 +27,8 @@ on:
- 'cmake/Modules/**'
- 'util/buildbot/**'
- 'util/ci/**'
- 'misc/irrlichtmt_tag.txt'
- 'misc/*.manifest'
- '.github/workflows/**.yml'
- 'Dockerfile'
- '.dockerignore'