mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-06-04 09:02:12 +03:00
Add clang-13 into build matrix
This commit is contained in:
parent
5185ad3481
commit
94ea93a48d
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -118,6 +118,14 @@ jobs:
|
||||
CC: clang
|
||||
version: "12"
|
||||
type: Release
|
||||
- os: ubuntu-22.04
|
||||
CC: clang
|
||||
version: "13"
|
||||
type: Debug
|
||||
- os: ubuntu-22.04
|
||||
CC: clang
|
||||
version: "13"
|
||||
type: Release
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user