1 Commits
Author SHA1 Message Date
mars3142 c0f6a1ce16 Update actions/checkout action to v7
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.0) (pull_request) Failing after 3m3s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.1) (pull_request) Failing after 1m29s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.2) (pull_request) Failing after 1m51s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32, release-v5.3) (pull_request) Failing after 2m6s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.0) (pull_request) Failing after 14s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.1) (pull_request) Failing after 1m31s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.2) (pull_request) Failing after 1m43s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c3, release-v5.3) (pull_request) Failing after 1m44s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32c5, release-v5.3) (pull_request) Failing after 1m54s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.1) (pull_request) Failing after 1m27s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.0) (pull_request) Failing after 15s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.1) (pull_request) Failing after 49s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.2) (pull_request) Failing after 49s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32s3, release-v5.3) (pull_request) Failing after 15s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.3) (pull_request) Failing after 14m56s
Thomas the tank engine - Build the ESP-IDF Project / build (esp32h2, release-v5.2) (pull_request) Failing after 18m20s
2026-06-18 15:17:51 +00:00
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
uses: actions/checkout@v7
with:
submodules: "recursive"
- name: ESP-IDF build