File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11name : Release Builds
22on : push
33env :
4- LLVM_VERSION : " 20 .1.6 "
4+ LLVM_VERSION : " 21 .1.2 "
55concurrency :
66 group : release-${{ github.ref }}
77 cancel-in-progress : true
Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : end-of-file-fixer
66 exclude : ' .*\.diff$'
1919 hooks :
2020 - id : shell-fmt-go
2121 - repo : https://github.com/google/yamlfmt
22- rev : v0.17.0
22+ rev : v0.17.2
2323 hooks :
2424 - id : yamlfmt
2525ci :
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ Get the latest versions here:
99- osx (Xcode 14.3 / macOS 13): [ sme_deps_llvm_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_osx.tgz )
1010- osx-arm64 (Xcode 16.1 / macOS 14): [ sme_deps_llvm_osx-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_osx-arm64.tgz )
1111- win64-mingw (mingw-w64-x86_64-gcc 15): [ sme_deps_llvm_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win64-mingw.tgz )
12- - win64-arm64 (mingw-w64-aarch64-clang 20 ): [ sme_deps_llvm_win64-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win64-arm64.tgz )
12+ - win64-arm64 (mingw-w64-aarch64-clang 21 ): [ sme_deps_llvm_win64-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win64-arm64.tgz )
You can’t perform that action at this time.
0 commit comments