We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4077acb commit 0aa60c7Copy full SHA for 0aa60c7
.gitlab-ci.yml
@@ -216,7 +216,7 @@ build_and_test:
216
expire_in: 1 day
217
retry: 2
218
variables:
219
- TEST_APP_ESP_DSP_CUSTOM_BRANCH: "llvm-19.1.2-optimization-test"
+ TEST_APP_ESP_DSP_CUSTOM_BRANCH: "llvm-20.1.1-optimization-test"
220
before_script:
221
- git config --global --add safe.directory $CI_PROJECT_DIR
222
after_script:
0 commit comments