Skip to content

Commit

Permalink
add os
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtuck committed Dec 22, 2023
1 parent 66c6d14 commit 0659de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.9", "3.10", "3.11"]

steps:
Expand Down

0 comments on commit 0659de4

Please sign in to comment.