mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Remove apple silicon esp-idf C++ package: the xtensa gcc also has issues on aarch64 oddly
This commit is contained in:
parent
126d63f5f8
commit
b61ddbfa8f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cpp_package.yaml
vendored
2
.github/workflows/cpp_package.yaml
vendored
|
|
@ -132,7 +132,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
target: [riscv32imafc-esp-espidf, riscv32imac-esp-espidf, riscv32imc-esp-espidf, xtensa-esp32s3-none-elf]
|
||||
host: [ubuntu-22.04, windows-2022, macOS-12, macos-14]
|
||||
host: [ubuntu-22.04, windows-2022, macOS-12]
|
||||
|
||||
runs-on: ${{ matrix.host }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue