Skip to content

Commit

Permalink
ci: test on ubuntu only
Browse files Browse the repository at this point in the history
  • Loading branch information
AnsonDev42 committed Apr 20, 2024
1 parent 36c14b0 commit 37042af
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pytest-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,9 @@ jobs:
strategy:
matrix:
py:
- "3.12.1"
- "3.12.3"
- "3.12.2"
os:
- ubuntu-latest
- macos-latest
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 37042af

Please sign in to comment.