Skip to content

Commit

Permalink
tests.yml: Remove Linux support
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcenx authored Jul 14, 2024
1 parent 80d0b72 commit 84430ee
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-13, ubuntu-22.04]
os: [macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit 84430ee

Please sign in to comment.