Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Redbu11 authored and Redbu11 committed Sep 9, 2024
1 parent 50b478a commit 6e37317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cmangos-ubuntu-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

strategy:
matrix:
version: [classic]
version: [tbc, classic]
include:
- os: ubuntu-22.04
EXTRA_BUILD: "-DBUILD_PLAYERBOTS=ON"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cmangos-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

strategy:
matrix:
version: [classic]
version: [tbc, classic]
include:
- os: windows-2022
EXTRA_BUILD: "-DBUILD_PLAYERBOTS=ON"
Expand Down

0 comments on commit 6e37317

Please sign in to comment.