You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@causeway.apache.org by da...@apache.org on 2023/03/16 06:36:26 UTC

[causeway] 01/02: CAUSEWAY-3253: updates .yml for nightly build before re-enable

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

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

commit 33be93e597f2202cf252bc2542ee60d2b0fcb571
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Thu Mar 16 06:32:57 2023 +0000

    CAUSEWAY-3253: updates .yml for nightly build before re-enable
---
 .github/workflows/ci-build-site-no-push.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build-site-no-push.yml b/.github/workflows/ci-build-site-no-push.yml
index 1a7c180051..f93addc3f9 100644
--- a/.github/workflows/ci-build-site-no-push.yml
+++ b/.github/workflows/ci-build-site-no-push.yml
@@ -17,7 +17,7 @@ jobs:
     runs-on: ubuntu-latest
     env:
       # to be shared among all steps of this job
-      BASELINE: 2.0.0-M7
+      BASELINE: 2.0.0-M9
       PROJECT_ROOT_PATH: ${{ github.workspace }}
       CI_SCRIPTS_PATH: ${{ github.workspace }}/scripts/ci
       ANTORA_PLAYBOOKS_PATH: ${{ github.workspace }}/antora/playbooks