Merge remote-tracking branch 'acore/master' into test-staging

# Conflicts:
#	.github/workflows/windows_build.yml
This commit is contained in:
Keleborn
2026-05-05 13:24:38 -07:00
27 changed files with 441 additions and 99 deletions

View File

@@ -19,8 +19,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: ${{ matrix.os }}
env:
BOOST_ROOT: C:\local\boost_1_82_0
BOOST_ROOT: C:\local\boost_1_87_0
steps:
- name: Checkout AzerothCore
uses: actions/checkout@v4