Skip to content

Commit

Permalink
Remove ubuntu from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
el7cosmos committed Feb 8, 2021
1 parent d47571e commit 01f1af9
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 @@ -7,7 +7,7 @@ jobs:
test-bot:
strategy:
matrix:
os: [ubuntu-20.04, macos-11.0, macos-10.15]
os: [macos-11.0, macos-10.15]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit 01f1af9

Please sign in to comment.