From 83d4d0910df6f7750f0e60ffd8f0b11ac727eb79 Mon Sep 17 00:00:00 2001 From: Amerlander Date: Wed, 11 Oct 2023 15:18:35 +0200 Subject: [PATCH] change githubCorePackage to branch instead of tag --- pxtarget.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index d68f62048..39abaf567 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -179,7 +179,7 @@ }, "codalBinary": "MICROBIT", "githubCorePackage": "calliope-edu/microbit-v2-samples", - "gittag": "v0.2.13-calliope", + "gittag": "calliope", "serviceId": "mbcodal2", "dockerImage": "pext/yotta:update-yotta3", "yottaConfigCompatibility": true