File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ jobs:
7676 TBB_ENABLE_IPO : ${{ matrix.TBB_ENABLE_IPO }}
7777 VTK_OPTIONS : ${{ matrix.VTK_OPTIONS }}
7878 steps :
79- - uses : spatial-model-editor/setup-ci@2025.01.31
79+ - uses : spatial-model-editor/setup-ci@2025.02.03
8080 with :
81- sme_deps_llvm : " 19.1.7"
82- sme_deps_qt : " 6.8.1-linux-arm64 "
81+ sme_deps_llvm : " 19.1.7-xcode14 "
82+ sme_deps_qt : " 6.8.1-xcode14 "
8383 - uses : actions/checkout@v4
8484 - run : ./build.sh
8585 - uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Get the latest versions here:
3535
3636- linux (clang 19 / Ubuntu 22.04): [ sme_deps_common_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_linux.tgz )
3737- linux-arm64 (clang 19 / Ubuntu 22.04): [ sme_deps_common_linux-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_linux-arm64.tgz )
38- - osx (Xcode 15.2 / macOS 13): [ sme_deps_common_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_osx.tgz )
38+ - osx (Xcode 14.3 / macOS 13): [ sme_deps_common_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_osx.tgz )
3939- osx-arm64 (Xcode 16.1 / macOS 14): [ sme_deps_common_osx-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_osx-arm64.tgz )
4040- win64-mingw (mingw-w64-x86_64-gcc 14): [ sme_deps_common_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_win64-mingw.tgz )
4141
You can’t perform that action at this time.
0 commit comments