File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3232 env :
3333 LLVM_TARGETS_TO_BUILD : ${{ matrix.LLVM_TARGETS_TO_BUILD }}
3434 steps :
35- - uses : spatial-model-editor/setup-ci@v1
35+ - uses : spatial-model-editor/setup-ci@2024.04.23
3636 - uses : actions/checkout@v4
3737 - name : Build script
3838 run : ./build.sh
Original file line number Diff line number Diff line change @@ -6,4 +6,5 @@ Get the latest versions here:
66
77- linux (clang 18 / Ubuntu 20.04): [ sme_deps_llvm_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_linux.tgz )
88- 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 )
9+ - osx-arm64 (Xcode 15.3 / 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 )
910- win64-mingw (mingw-w64-x86_64-gcc 13): [ 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