Skip to content

Commit

Permalink
ci: speedup
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Oct 23, 2024
1 parent a86474b commit 5a6347b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,12 @@ jobs:
fail-fast: false
matrix:
os:
- "windows-latest"
- "ubuntu-22.04"
- "macos-13"
- "macos-14"
python-version:
- "3.10"
- "3.11"
- "3.12"
- "~3.13.0-rc.1"
- "3.13"

runs-on: "${{ matrix.os }}"

Expand Down

0 comments on commit 5a6347b

Please sign in to comment.