Skip to content

Commit 9064c6e

Browse files
committed
ci_set_matrix: changing conf.py should not rebuild all boards
1 parent 96a3b88 commit 9064c6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci_set_matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
# Files that never influence board builds
4646
IGNORE_BOARD = {
4747
".devcontainer",
48+
"conf.py",
4849
"docs",
4950
"tests",
5051
"tools/ci_changes_per_commit.py",

0 commit comments

Comments
 (0)