Skip to content

Commit 5b3540f

Browse files
committed
Use temporary macos_memory_resource branch, bump deps_common and setup-ci
1 parent 420a9f9 commit 5b3540f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Release Builds
22
on: push
33
env:
4-
DUNE_COPASI_VERSION: "releases/2.1"
4+
DUNE_COPASI_VERSION: "macos_memory_resource"
55
concurrency:
66
group: release-${{ github.ref }}
77
cancel-in-progress: true
@@ -26,9 +26,9 @@ jobs:
2626
run:
2727
shell: ${{ matrix.shell }}
2828
steps:
29-
- uses: spatial-model-editor/setup-ci@2025.02.03
29+
- uses: spatial-model-editor/setup-ci@2025.05.09
3030
with:
31-
sme_deps_common: "2025.02.18"
31+
sme_deps_common: "2025.06.17"
3232
- uses: actions/checkout@v4
3333
- run: ./build.sh
3434
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)