Skip to content

Commit

Permalink
single job
Browse files Browse the repository at this point in the history
  • Loading branch information
bruAristimunha committed Feb 8, 2025
1 parent 5385dca commit 9d8c15d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ ubuntu-latest, windows-latest, macOS-latest ]
python-version: [ "3.9", "3.10", "3.11" ]
os: [ ubuntu-latest] #, windows-latest, macOS-latest ]
python-version: [ "3.9"]#, "3.10", "3.11" ]
defaults:
run:
shell: bash
Expand Down

0 comments on commit 9d8c15d

Please sign in to comment.