Skip to content

Commit

Permalink
Run build for Ante
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBarisic committed Dec 22, 2023
1 parent 0b1ae52 commit 810e2bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/daily-builds-amd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ on:
env:
TARGET_ARCH: "amd64"
LAB_TAG: ${{ github.event.inputs.lab_tag || 'dev' }}
MAGE_TAG: ${{ github.event.inputs.mage_tag || 'main' }}
MEMGRAPH_TAG: ${{ github.event.inputs.memgraph_tag || 'master' }}
MAGE_TAG: ${{ github.event.inputs.mage_tag || 'add-k-shortest-path' }}
MEMGRAPH_TAG: ${{ github.event.inputs.memgraph_tag || 'v2.13.0' }}
TARGET_OS: "debian-11"
TOOLCHAIN_VERSION: ${{ github.events.inputs.toolchain_version || 'v4' }}
MG_PACKAGE_PATH: "memgraph_debian-11.deb"
Expand Down

0 comments on commit 810e2bf

Please sign in to comment.