Skip to content

Commit

Permalink
wip1 - update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Redbu11 authored and Redbu11 committed Sep 11, 2024
1 parent 227248f commit 3e503e7
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, tbc]
version: [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, tbc]
version: [classic]
include:
- os: windows-2022
EXTRA_BUILD: "-DBUILD_PLAYERBOTS=ON"
Expand Down

0 comments on commit 3e503e7

Please sign in to comment.