From 69e7ddecdb675a4bc0aef3f6d892d6e34fed4507 Mon Sep 17 00:00:00 2001 From: "J. German Rivera" Date: Tue, 21 May 2024 11:46:19 -0400 Subject: [PATCH] Added gprbuild 22 dependency for test crates for CI Signed-off-by: J. German Rivera --- index/hi/hirtos/hirtos-2.0.0.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/hi/hirtos/hirtos-2.0.0.toml b/index/hi/hirtos/hirtos-2.0.0.toml index b8f268145..ea5a452a8 100644 --- a/index/hi/hirtos/hirtos-2.0.0.toml +++ b/index/hi/hirtos/hirtos-2.0.0.toml @@ -31,6 +31,6 @@ command = ["alr", "build"] directory = "sample_apps/esp32_c3_hello" [origin] -commit = "ebcd8cb20115356aa0d99c97124e47a175e56e8e" +commit = "66847740b093b19386959b0e7b65b0a09172a082" url = "git+https://github.com/jgrivera67/HiRTOS.git"