Skip to content

Commit

Permalink
Update CI build file
Browse files Browse the repository at this point in the history
-Add MaNGOS Three to CI check
-Add Cata Preservation Project(TC based) to CI check
-Update MaNGOS CMake options to the correct ones to enable/disable building Eluna correctly
-Update CMaNGOS build environment
-Update GitHub Actions to newer versions in advance of deprecation of old Node.js
  • Loading branch information
Niam5 committed Feb 6, 2024
1 parent c228b1e commit 9330fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
fail-fast: false
matrix:
eluna: [ON, OFF]
patch: [zero, one, two]
patch: [zero, one, two, three]
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9330fd4

Please sign in to comment.