Update pymc_core dependency to point to feat/newRadios branch

This commit is contained in:
Lloyd
2026-02-24 12:58:19 +00:00
parent 89ddd14cf8
commit 168d913ab9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ set -euo pipefail
# ── Defaults ───────────────────────────────────────────────────────────────
REPO="https://github.com/rightup/pyMC_Repeater.git"
BRANCH="feat/E22p"
BRANCH="feat/newRadios"
CT_TEMPLATE="debian-12-standard"
CT_RAM=1024
CT_SWAP=512