Merge pull request #30607 from akka/wip-30601-shm-patriknw

Temporary disable Aeron jobs in nightly, #30601
This commit is contained in:
Patrik Nordwall 2021-09-01 18:37:28 +02:00 committed by GitHub
commit 767082a617
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: