From 2a57c3e45c6078195127499f646ad1725168b1ec Mon Sep 17 00:00:00 2001 From: Patrik Nordwall Date: Wed, 1 Sep 2021 15:49:23 +0200 Subject: [PATCH] Temporary disable Aeron jobs in nightly, #30601 * until we have figured out to increase /dev/shm --- .github/workflows/nightly-builds.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly-builds.yml b/.github/workflows/nightly-builds.yml index bf5217735b..ff80b7f9bf 100644 --- a/.github/workflows/nightly-builds.yml +++ b/.github/workflows/nightly-builds.yml @@ -175,10 +175,12 @@ jobs: https://github.com/${{github.repository}}/actions/runs/${{github.run_id}} - akka-artery-cluster-tests: + akka-artery-aeron-cluster-tests: name: Artery Aeron UDP Cluster runs-on: ubuntu-20.04 - if: github.repository == 'akka/akka' + # FIXME disabled due to https://github.com/akka/akka/issues/30601 + #if: github.repository == 'akka/akka' + if: ${{ false }} strategy: matrix: command: