diff --git a/.github/workflows/vm1-ci.yml b/.github/workflows/vm1-ci.yml index 175c6cec13..c859953b7a 100644 --- a/.github/workflows/vm1-ci.yml +++ b/.github/workflows/vm1-ci.yml @@ -30,7 +30,7 @@ jobs: - os: {name: openbsd} compiler: gcc # cross-platform-actions/actions@v0.21.1 works for FreeBSD but hangs often - - os: {name: freebsd} + #- os: {name: freebsd} steps: @@ -125,6 +125,8 @@ jobs: ccache --set-config=compression=true ccache -p + ${{matrix.compiler}} --version + echo ::group::Build Harbour set -ex . ./.bashrc