mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(CI): clang-11 in ubuntu 20.04 (#4891)
This commit is contained in:
3
.github/workflows/core_build.yml
vendored
3
.github/workflows/core_build.yml
vendored
@@ -17,6 +17,9 @@ jobs:
|
||||
modules: [with, without]
|
||||
# we can include specific combinations here
|
||||
include:
|
||||
- os: ubuntu-20.04
|
||||
compiler: clang11
|
||||
modules: without
|
||||
- os: ubuntu-20.04
|
||||
compiler: clang9
|
||||
modules: without
|
||||
|
||||
Reference in New Issue
Block a user