Skip to content

Commit c81094f

Browse files
ci: Test build failure in macOS.
1 parent 8b8c1d3 commit c81094f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/setup-python@v5
2323
with:
2424
python-version: '3.11'
25-
- uses: carlosperate/arm-none-eabi-gcc-action@v1
25+
- uses: carlosperate/arm-none-eabi-gcc-action@ci
2626
with:
2727
release: 10.3-2021.10
2828
- name: Install CMake v3.22 via PyPI

0 commit comments

Comments
 (0)