Skip to content

Commit

Permalink
Temporarly exclude linux to speedup test run
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode committed Jun 30, 2024
1 parent 5323565 commit 944101b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 944101b

Please sign in to comment.