mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add LLVM 13 to MacOS CI
This commit is contained in:
committed by
Christoffer Lerno
parent
b19cef4bc1
commit
ade4065480
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user