Skip to content

Commit

Permalink
Only test on macOS for now.
Browse files Browse the repository at this point in the history
Bazel homebrew formula doesn't provide bottles for linuxbrew.
  • Loading branch information
johanvdhaegen committed Apr 22, 2021
1 parent 5544d3b commit 438aec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
test-bot:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [macos-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit 438aec0

Please sign in to comment.