Skip to content

Commit

Permalink
tests.yml: Possible Linux support?
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcenx authored Apr 9, 2024
1 parent 62ee440 commit 5705f7d
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 @@ -11,7 +11,7 @@ jobs:
test-bot:
strategy:
matrix:
os: [macos-latest]
os: [macos-latest, ubuntu-22.04]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit 5705f7d

Please sign in to comment.