mirror of
https://github.com/OpenBluetoothToolbox/SimpleBLE
synced 2025-05-08 21:47:10 +08:00
Multiple CI fixes
This commit is contained in:
parent
b64e30d84b
commit
3e1379f381
2
.github/workflows/ci_simpleble.yml
vendored
2
.github/workflows/ci_simpleble.yml
vendored
@ -120,7 +120,7 @@ jobs:
|
||||
config:
|
||||
- { runner-os: ubuntu-22.04, os: linux, architecture: x64, container-image: dockcross/linux-x64 }
|
||||
- { runner-os: macos-14, os: macos, architecture: x64 } # Containers are not required.
|
||||
- { runner-os: windows-2022, os: windows, architecture: x64 } # Containers are not required. # TODO: https://github.com/fmtlib/fmt/issues/3540
|
||||
# - { runner-os: windows-2022, os: windows, architecture: x64 } # Containers are not required. # FIXME: Some issue with lib installation is messing with the build.
|
||||
|
||||
steps:
|
||||
- name: Clone Repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user