Skip to content

Commit

Permalink
disable some run for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 11, 2024
1 parent 3e2ea77 commit f466992
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_cmake.yml
Expand Up @@ -63,8 +63,8 @@ jobs:
matrix:
toolchain:
- 'aarch64-gcc'
- 'arm-clang'
- 'arm-gcc'
#- 'arm-clang'
#- 'arm-gcc'
- 'msp430-gcc'
- 'riscv-gcc'
with:
Expand All @@ -85,7 +85,7 @@ jobs:
toolchain:
- 'aarch64-gcc'
#- 'arm-clang'
- 'arm-gcc'
#- 'arm-gcc'
- 'msp430-gcc'
- 'riscv-gcc'
with:
Expand Down

0 comments on commit f466992

Please sign in to comment.