Skip to content

Commit 2fcf67d

Browse files
authored
remove outdated comment change
Removed comment about force binary-packaged llvmlite.
1 parent 4cf581f commit 2fcf67d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
name: dist-${{matrix.os}}-${{matrix.manylinux}}
113113
path: dist
114114

115-
# install fortran compiler needed by dustpy and force binary-packaged llvmlite
115+
# install fortran compiler needed by dustpy
116116
- if: startsWith(matrix.os, 'macos-')
117117
run: |
118118
brew reinstall gcc

0 commit comments

Comments
 (0)