Commit 1c05bb3
committed
fix: exclude microservices_architecture from Linux CI builds
The microservices architecture example tries to pull from external OCI
registries (ghcr.io/iot/devices/registry) that either don't exist or
require authentication, causing 'Not authorized' errors.
Exclude it from Linux CI builds (already excluded on macOS) to prevent
build failures while preserving the example for manual testing.1 parent e082866 commit 1c05bb3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments