Skip to content

Commit

Permalink
Test against multiple OS
Browse files Browse the repository at this point in the history
  • Loading branch information
nemanja-m committed Aug 7, 2023
1 parent 0dc4865 commit 64c7dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.8", "3.9", "3.10"]

steps:
Expand Down

0 comments on commit 64c7dcc

Please sign in to comment.