change actions to IDF 5.5.x

This commit is contained in:
Jason2866
2025-08-03 13:11:22 +02:00
parent 02a8dc883a
commit 0c51fedd1d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: CI Examples Arduino IDF 5.4.x based
name: CI Examples Arduino IDF 5.5.x based
on:
workflow_dispatch: # Manually start a workflow
+1 -1
View File
@@ -3,7 +3,7 @@ name: Create zip file with recursive source clone for release
on:
push:
tags:
- 54*
- 5*
jobs:
release_zips: