File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 35
35
env :
36
36
LLVM_TARGETS_TO_BUILD : ${{ matrix.LLVM_TARGETS_TO_BUILD }}
37
37
steps :
38
- - uses : spatial-model-editor/setup-ci@main
38
+ - uses : spatial-model-editor/setup-ci@2025.01.30
39
39
- uses : actions/checkout@v4
40
40
- name : Build script
41
41
run : ./build.sh
Original file line number Diff line number Diff line change 5
5
Get the latest versions here:
6
6
7
7
- linux (clang 19 / Ubuntu 22.04): [ sme_deps_llvm_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_linux.tgz )
8
+ - linux-arm64 (clang 19 / Ubuntu 22.04): [ sme_deps_llvm_linux-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_linux-arm64.tgz )
8
9
- osx (Xcode 15.2 / macOS 13): [ sme_deps_llvm_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_osx.tgz )
9
10
- 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 )
10
11
- win64-mingw (mingw-w64-x86_64-gcc 14): [ sme_deps_llvm_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win64-mingw.tgz )
You can’t perform that action at this time.
0 commit comments