Skip to content

Commit 3472e51

Browse files
committed
- LLVM -> 13.0.0
1 parent 08da0a6 commit 3472e51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release Builds
33
on: push
44

55
env:
6-
LLVM_VERSION: "12.0.1"
6+
LLVM_VERSION: "13.0.0"
77

88
jobs:
99
linux:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sme_deps_llvm [![Release Builds](https://github.com/spatial-model-editor/sme_deps_llvm/actions/workflows/release.yml/badge.svg)](https://github.com/spatial-model-editor/sme_deps_llvm/actions/workflows/release.yml)
22

3-
[LLVM](https://llvm.org/) core 12.0.1 statically compiled for linux/osx/windows.
3+
[LLVM](https://llvm.org/) core 13.0.0 statically compiled for linux/osx/windows.
44

55
Get the latest versions here:
66

0 commit comments

Comments
 (0)