Skip to content

Commit 578a082

Browse files
committed
[ci] Remove boost examples from macOS CI
1 parent ab52984 commit 578a082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Hosted Examples
6868
if: always()
6969
run: |
70-
(cd examples && ../tools/scripts/examples_compile.py linux)
70+
(cd examples/linux && ../../tools/scripts/examples_compile.py block_device assert build_info etl fiber git logger printf threads)
7171
7272
- name: Compile STM32 Examples
7373
if: always()

0 commit comments

Comments
 (0)