diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1724595..50e10e5 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ check_lib_reversion: except: - master - /^release\/v/ - image: $CI_DOCKER_REGISTRY/esp-env-v5.5:1 + image: $CI_DOCKER_REGISTRY/esp-env-v5.5:2 script: - GIT_COMMIT_ID=`git log --pretty="%s" -1 | grep -o '([0-9a-f]*)' | tail -1 | cut -c 2-8` - echo "GIT_COMMIT_ID is "$GIT_COMMIT_ID diff --git a/esp32/libcoexist.a b/esp32/libcoexist.a index 3dcdd1c..cedd7a5 100644 Binary files a/esp32/libcoexist.a and b/esp32/libcoexist.a differ diff --git a/esp32c2/libcoexist.a b/esp32c2/libcoexist.a index 5db6a7b..f44eb5c 100644 Binary files a/esp32c2/libcoexist.a and b/esp32c2/libcoexist.a differ diff --git a/esp32c3/libcoexist.a b/esp32c3/libcoexist.a index a6c2612..e96f6dd 100644 Binary files a/esp32c3/libcoexist.a and b/esp32c3/libcoexist.a differ diff --git a/esp32c5/libcoexist.a b/esp32c5/libcoexist.a index a16a5ef..01c405f 100644 Binary files a/esp32c5/libcoexist.a and b/esp32c5/libcoexist.a differ diff --git a/esp32c6/libcoexist.a b/esp32c6/libcoexist.a index df359ed..4272a02 100644 Binary files a/esp32c6/libcoexist.a and b/esp32c6/libcoexist.a differ diff --git a/esp32c61/libcoexist.a b/esp32c61/libcoexist.a index c53bde6..acb16e3 100644 Binary files a/esp32c61/libcoexist.a and b/esp32c61/libcoexist.a differ diff --git a/esp32h2/libcoexist.a b/esp32h2/libcoexist.a index 502bba5..a149ea9 100644 Binary files a/esp32h2/libcoexist.a and b/esp32h2/libcoexist.a differ diff --git a/esp32s2/libcoexist.a b/esp32s2/libcoexist.a index 8e53a82..b0f4042 100644 Binary files a/esp32s2/libcoexist.a and b/esp32s2/libcoexist.a differ diff --git a/esp32s3/libcoexist.a b/esp32s3/libcoexist.a index 06aae86..246473f 100644 Binary files a/esp32s3/libcoexist.a and b/esp32s3/libcoexist.a differ