Skip to content

Commit

Permalink
Turn off ubuntu ci #37
Browse files Browse the repository at this point in the history
  • Loading branch information
thompson318 committed Jul 25, 2024
1 parent 92c9b9f commit 89c98fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
os: [windows-latest]
python-ver: [3.7, 3.8]
experimental: [false]
exclude:
Expand Down

0 comments on commit 89c98fc

Please sign in to comment.