diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 119f18d2..e1d26ea1 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -42,8 +42,8 @@ jobs: strategy: matrix: include: - - os: ubuntu-latest - additional-task: '' + # - os: ubuntu-latest + # additional-task: '' - os: macos-latest additional-task: '-x :benchmark:jvmBenchmark' - os: windows-latest