Skip to content

Commit

Permalink
expand test matrix again
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Jun 10, 2024
1 parent 2653452 commit 8d73c82
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ jobs:
fail-fast: false
matrix:
os:
# - ubuntu-latest
# - macos-latest
- ubuntu-latest
- macos-latest
- windows-latest
environment:
# - py310
- py310
- py311
# - py312
- py312
steps:
- name: Checkout branch
uses: actions/checkout@v4
Expand Down

0 comments on commit 8d73c82

Please sign in to comment.