mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2026-07-05 07:50:55 +02:00
Update build workflow - remove IDF v4.x builds
This commit is contained in:
@@ -23,9 +23,6 @@ jobs:
|
||||
example:
|
||||
- NimBLE_Client
|
||||
- NimBLE_Server
|
||||
- NimBLE_Stream_Client
|
||||
- NimBLE_Stream_Server
|
||||
- NimBLE_Stream_Echo
|
||||
- Bluetooth_5/NimBLE_extended_client
|
||||
- Bluetooth_5/NimBLE_extended_server
|
||||
exclude:
|
||||
@@ -68,7 +65,7 @@ jobs:
|
||||
build_docs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- name: Doxygen Action
|
||||
uses: mattnotmitt/doxygen-action@v1.9.8
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user