diff --git a/.github/workflows/xrayTests.yml b/.github/workflows/xrayTests.yml index a8f2df07d..c5bd099a6 100644 --- a/.github/workflows/xrayTests.yml +++ b/.github/workflows/xrayTests.yml @@ -24,7 +24,7 @@ jobs: env: GRADLE_OPTS: -Dorg.gradle.daemon=false # Run Xray tests with latest Analyzer - JFROG_CLI_ANALYZER_MANAGER_VERSION: "[RELEASE]" + # JFROG_CLI_ANALYZER_MANAGER_VERSION: "[RELEASE]" steps: - name: Install Go uses: actions/setup-go@v3