Skip to content

Commit

Permalink
fix: tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Etienne de Montalivet committed Jan 3, 2024
1 parent 5b7dd0f commit 08d91c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
python-version: ["3.9", "3.11"]
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest, windows-latest]

name: tests_python-${{ matrix.python-version }}
steps:
Expand Down

0 comments on commit 08d91c2

Please sign in to comment.