Add LLVM 13 to MacOS CI

This commit is contained in:
data-man
2022-04-09 23:32:27 +05:00
committed by Christoffer Lerno
parent b19cef4bc1
commit ade4065480

View File

@@ -135,7 +135,7 @@ jobs:
fail-fast: false
matrix:
build_type: [Release, Debug]
llvm_version: [12]
llvm_version: [12, 13]
steps:
- uses: actions/checkout@v3
- name: Download LLVM