Compare commits
1 Commits
renovate/e
...
renovate/n
| Author | SHA1 | Date | |
|---|---|---|---|
| a6a1c1b29d |
@@ -5,7 +5,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: web_build
|
||||
image: node:23
|
||||
image: node:25
|
||||
volumes:
|
||||
- name: web_app
|
||||
path: /tmp/web_build
|
||||
@@ -63,7 +63,7 @@ steps:
|
||||
|
||||
# Build ESP32 program
|
||||
- name: esp32_compile
|
||||
image: espressif/idf:v5.5.2
|
||||
image: espressif/idf:v5.5.1
|
||||
volumes:
|
||||
- name: releases
|
||||
path: /tmp/releases
|
||||
|
||||
Reference in New Issue
Block a user