Add BigMemory label to the release build (#1568)

This commit is contained in:
Marko Barišić
2023-12-07 11:54:43 +01:00
committed by GitHub
parent 7a9c4f5ec4
commit e56e516f94

View File

@@ -178,7 +178,7 @@ jobs:
release_build:
name: "Release build"
runs-on: [self-hosted, Linux, X64, Debian10]
runs-on: [self-hosted, Linux, X64, Debian10, BigMemory]
env:
THREADS: 24
MEMGRAPH_ENTERPRISE_LICENSE: ${{ secrets.MEMGRAPH_ENTERPRISE_LICENSE }}