This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit c86da3fcc1da6a5f4f4f5a080ad4ebde2250db47
Merge: 4f2c023d4d 645621ccdc
Author: Dan Haywood <[email protected]>
AuthorDate: Sun Jul 7 23:18:53 2024 +0100

    updates BASELINE for CI

 .github/workflows/ci-build-artifacts-no-push-maven.yml | 2 +-
 .github/workflows/ci-build-site-no-push.yml            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --cc .github/workflows/ci-build-artifacts-no-push-maven.yml
index b825252463,0e3cc16305..432164454e
--- a/.github/workflows/ci-build-artifacts-no-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-no-push-maven.yml
@@@ -33,7 -33,7 +33,7 @@@ jobs
      env:
        # to be shared among all steps of this job
        BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
-       BASELINE: 3.0.0
 -      BASELINE: 2.1.0
++      BASELINE: 3.1.0
        PROJECT_ROOT_PATH: ${{ github.workspace }}
        CI_SCRIPTS_PATH: ${{ github.workspace }}/scripts/ci
  
diff --cc .github/workflows/ci-build-site-no-push.yml
index 5476a29c27,0bc982fe5b..ac212fe68c
--- a/.github/workflows/ci-build-site-no-push.yml
+++ b/.github/workflows/ci-build-site-no-push.yml
@@@ -17,7 -17,7 +17,7 @@@ jobs
      runs-on: ubuntu-latest
      env:
        # to be shared among all steps of this job
-       BASELINE: 3.0.0
 -      BASELINE: 2.1.0
++      BASELINE: 3.1.0
        PROJECT_ROOT_PATH: ${{ github.workspace }}
        CI_SCRIPTS_PATH: ${{ github.workspace }}/scripts/ci
        ANTORA_PLAYBOOKS_PATH: ${{ github.workspace }}/antora/playbooks

Reply via email to