Skip to content

Commit

Permalink
ci: test on windows and macos too
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mars <[email protected]>
  • Loading branch information
upils committed Dec 12, 2024
1 parent c9f8d14 commit 11993e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
uses: canonical/starflow/.github/workflows/lint-python.yaml@main
test:
uses: canonical/starflow/.github/workflows/test-python.yaml@main
with:
fast-test-platforms: '["jammy", "noble", "windows-latest", "macos-latest"]'

0 comments on commit 11993e0

Please sign in to comment.