File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
run :
27
27
shell : ${{ matrix.shell }}
28
28
steps :
29
- - uses : spatial-model-editor/setup-ci@2025.01.31
29
+ - uses : spatial-model-editor/setup-ci@2025.02.03
30
30
with :
31
31
sme_deps_common : " 2025.01.31"
32
32
- uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Get the latest versions here:
11
11
12
12
- linux (clang 19 / Ubuntu 22.04): [ sme_deps_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps/releases/latest/download/sme_deps_linux.tgz )
13
13
- linux-arm64 (clang 19 / Ubuntu 22.04): [ sme_deps_linux-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps/releases/latest/download/sme_deps_linux-arm64.tgz )
14
- - osx (Xcode 15.2 / macOS 13): [ sme_deps_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps/releases/latest/download/sme_deps_osx.tgz )
14
+ - osx (Xcode 14.3 / macOS 13): [ sme_deps_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps/releases/latest/download/sme_deps_osx.tgz )
15
15
- osx-arm64 (Xcode 16.1 / macOS 14): [ sme_deps_osx-arm64.tgz] ( https://github.com/spatial-model-editor/sme_deps/releases/latest/download/sme_deps_osx-arm64.tgz )
16
16
- win64-mingw (mingw-w64-x86_64-gcc 14): [ sme_deps_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps/releases/latest/download/sme_deps_win64-mingw.tgz )
17
17
You can’t perform that action at this time.
0 commit comments