Skip to content

Commit 39e7ca3

Browse files
committed
macos
1 parent 637f2a1 commit 39e7ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iwyu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
with:
100100
version: ${{ env.QT_VERSION }}
101101
modules: 'qtcharts'
102-
setup-python: 'false'
102+
setup-python: ${{ contains(matrix.os, 'macos') }}
103103
install-deps: false
104104
cache: true
105105

0 commit comments

Comments
 (0)