change actions to IDF 5.5.x
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: CI Examples Arduino IDF 5.4.x based
|
name: CI Examples Arduino IDF 5.5.x based
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: # Manually start a workflow
|
workflow_dispatch: # Manually start a workflow
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name: Create zip file with recursive source clone for release
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 54*
|
- 5*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release_zips:
|
release_zips:
|
||||||
|
|||||||
Reference in New Issue
Block a user