Skip to content

Commit

Permalink
WIP: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Aug 21, 2024
1 parent 93f895a commit 25a4fc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cpp_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ jobs:
CARGO_INCREMENTAL: false
strategy:
matrix:
target: [riscv32imafc-esp-espidf, riscv32imac-esp-espidf, riscv32imc-esp-espidf, xtensa-esp32s3-none-elf]
#target: [riscv32imafc-esp-espidf, riscv32imac-esp-espidf, riscv32imc-esp-espidf, xtensa-esp32s3-none-elf]
target: [xtensa-esp32s3-none-elf]
#host: [ubuntu-22.04, windows-2022, macOS-12]
host: [macOS-12]

Expand Down

0 comments on commit 25a4fc0

Please sign in to comment.