This is an automated email from the ASF dual-hosted git repository.
janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
The following commit(s) were added to refs/heads/master by this push:
new 6b34f5701 ci: Add few more repos to ignored list
6b34f5701 is described below
commit 6b34f5701051c1c747ccdd3f791d7685d09e75f4
Author: Szymon Janc <[email protected]>
AuthorDate: Tue Dec 9 12:36:23 2025 +0100
ci: Add few more repos to ignored list
This should speed up CI a bit since not used repos are not downloaded.
---
.github/project.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.github/project.yml b/.github/project.yml
index c03006199..2c945b914 100644
--- a/.github/project.yml
+++ b/.github/project.yml
@@ -34,3 +34,5 @@ repository.apache-mynewt-core:
project.repositories.ignored:
- stm-*
- atmel-samd21xx
+ - nxp-mcux-sdk
+ - cirruslogic-mcu-drivers