Remove flaky arm64 test job (#10953)

This commit is contained in:
Suneet Saldanha 2021-03-08 14:09:33 -08:00 committed by GitHub
parent 96889cdebc
commit 756ac6ef30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -153,12 +153,6 @@ jobs:
stage: Tests - phase 2 stage: Tests - phase 2
jdk: openjdk11 jdk: openjdk11
- <<: *package
name: "Build and test on ARM64 CPU architecture"
stage: Tests - phase 2
arch: arm64
jdk: openjdk11
- &test_processing_module - &test_processing_module
name: "(openjdk8) processing module test" name: "(openjdk8) processing module test"
stage: Tests - phase 1 stage: Tests - phase 1