mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
feat(Core): deprecate clang-9 and older (#6406)
This commit is contained in:
10
.github/workflows/core_build.yml
vendored
10
.github/workflows/core_build.yml
vendored
@@ -24,21 +24,13 @@ jobs:
|
||||
- os: ubuntu-20.04
|
||||
compiler: clang12
|
||||
modules: without
|
||||
extra_logs: false
|
||||
- os: ubuntu-20.04
|
||||
compiler: clang11
|
||||
modules: without
|
||||
extra_logs: true
|
||||
- os: ubuntu-20.04
|
||||
compiler: clang11
|
||||
modules: without
|
||||
extra_logs: false
|
||||
- os: ubuntu-20.04
|
||||
compiler: clang8
|
||||
modules: without
|
||||
extra_logs: false
|
||||
- os: ubuntu-18.04
|
||||
compiler: clang7
|
||||
compiler: clang10
|
||||
modules: without
|
||||
extra_logs: false
|
||||
- os: ubuntu-18.04
|
||||
|
||||
Reference in New Issue
Block a user