Explorar o código

v4.0.1 - bug fixes

Anatoli Arkhipenko hai 3 meses
pai
achega
8297910bf4
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/main.yml

+ 1 - 2
.github/workflows/main.yml

@@ -67,8 +67,6 @@ jobs:
           - "Scheduler_example25_SCHEDULER_CHAIN"
           - "Scheduler_example26_SCHEDULING_OPTIONS"
           - "Scheduler_example28_Tickless"
-          - "Scheduler_example29_NonArduino"
-          - "Scheduler_example30_TASK_THREAD_SAFE"
     # This is the platform GitHub will use to run our workflow,
     # I picked ubuntu.
     runs-on: ubuntu-latest
@@ -267,6 +265,7 @@ jobs:
         example: 
           - "Scheduler_example27_PlatformIO"
           - "Scheduler_example29_NonArduino"
+          - "Scheduler_example30_TASK_THREAD_SAFE"
         environment:
           - "esp32dev"
         include: