Skip to content

Commit 5a99af4

Browse files
committed
esp/ci: Update build scripts repo ref to release tag 'esp-19.1.2_20250312'
1 parent a2e3409 commit 5a99af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ default:
1414
interruptible: true
1515

1616
variables:
17-
ESP_LLVM_EMBEDDED_TOOLCHAIN_REF: "esp-19.1.2_20250225"
17+
ESP_LLVM_EMBEDDED_TOOLCHAIN_REF: "esp-19.1.2_20250312"
1818
ESP_GNU_TOOLCHAIN_VER: "14.2.0_20241119"
1919
CROSS_ARM_IMAGE: $CI_DOCKER_REGISTRY/llvm-build-cross-arm:2
2020
CROSS_WIN_IMAGE: $CI_DOCKER_REGISTRY/llvm-build-cross-win:2

0 commit comments

Comments
 (0)