Skip to content

Commit

Permalink
bottle: try to add ubuntu (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
BugenZhao authored May 30, 2023
1 parent cb6b95d commit 48a4c54
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 @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-12, self-hosted-macos-13-arm64]
os: [macos-12, self-hosted-macos-13-arm64, ubuntu-22.04]
runs-on: ${{ matrix.os }}
env:
HOMEBREW_NO_INSTALL_FROM_API: 1 # https://github.com/Homebrew/brew/issues/15049
Expand Down

0 comments on commit 48a4c54

Please sign in to comment.