Skip to content

Commit

Permalink
ci: Test build failure in macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-carlos committed Aug 2, 2024
1 parent 8b8c1d3 commit c81094f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- uses: carlosperate/arm-none-eabi-gcc-action@v1
- uses: carlosperate/arm-none-eabi-gcc-action@ci
with:
release: 10.3-2021.10
- name: Install CMake v3.22 via PyPI
Expand Down

0 comments on commit c81094f

Please sign in to comment.