Skip to content

Commit f3ff482

Browse files
committed
Use release-v5.4 lib builder
1 parent eebff40 commit f3ff482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: Build libraries v3
1010
runs-on: ubuntu-latest
1111
container:
12-
image: espressif/esp32-arduino-lib-builder:release-v5.3
12+
image: espressif/esp32-arduino-lib-builder:release-v5.4
1313
volumes:
1414
- ${{ github.workspace }}:/w
1515
steps:

0 commit comments

Comments
 (0)