We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420a9f9 commit 5b3540fCopy full SHA for 5b3540f
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Release Builds
2
on: push
3
env:
4
- DUNE_COPASI_VERSION: "releases/2.1"
+ DUNE_COPASI_VERSION: "macos_memory_resource"
5
concurrency:
6
group: release-${{ github.ref }}
7
cancel-in-progress: true
@@ -26,9 +26,9 @@ jobs:
26
run:
27
shell: ${{ matrix.shell }}
28
steps:
29
- - uses: spatial-model-editor/setup-ci@2025.02.03
+ - uses: spatial-model-editor/setup-ci@2025.05.09
30
with:
31
- sme_deps_common: "2025.02.18"
+ sme_deps_common: "2025.06.17"
32
- uses: actions/checkout@v4
33
- run: ./build.sh
34
- uses: actions/upload-artifact@v4
0 commit comments