File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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@2025.01.30
38
+ - uses : spatial-model-editor/setup-ci@2025.02.03
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 @@ -6,6 +6,6 @@ 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
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 )
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
+ - 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 )
10
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 )
11
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