Skip to content

Commit

Permalink
Removing windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
afshawnlotfi committed Jul 25, 2024
1 parent a222f46 commit 90e5d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-14, macos-13, windows-latest]
os: [ubuntu-latest, macos-14, macos-13]
steps:
#----------------------------------------------
# check-out repo and set-up python
Expand Down

0 comments on commit 90e5d5b

Please sign in to comment.