Skip to content

Commit

Permalink
disable ubuntu tests temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson committed Jun 15, 2022
1 parent 7afdf34 commit 8d808f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [macos-latest, windows-latest]
python-version: [3.7, 3.8, 3.9]
exclude:
- {os: "macos-latest", python-version: "3.7"}
Expand Down

0 comments on commit 8d808f4

Please sign in to comment.