We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3faa4 commit 1e2d0a4Copy full SHA for 1e2d0a4
1 file changed
.github/workflows/build.yml
@@ -212,10 +212,6 @@ jobs:
212
run: python tools/ci_fetch_deps.py ${{ github.job }}
213
- name: CircuitPython version
214
run: tools/describe
215
- - name: Install dependencies
216
- run: |
217
- brew install gettext
218
- echo >>$GITHUB_PATH /usr/local/opt/gettext/bin
219
- name: Versions
220
run: |
221
gcc --version
0 commit comments