Skip to content

Commit

Permalink
chore: temporarily set platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Nov 13, 2024
1 parent b804402 commit b6cfdba
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ jobs:
uses: lengau/starflow/.github/workflows/lint-python.yaml@work/CRAFT-3602/test-workflows
test:
uses: lengau/starflow/.github/workflows/test-python.yaml@work/CRAFT-3602/test-workflows
with:
# TODO: Remove this once https://github.com/canonical/starflow/pull/18 is merged
fast-platforms: '["ubuntu-latest", "macos-latest", "windows-latest"]'
slow-platforms: '["ubuntu-latest", "macos-latest", "windows-latest"]'

0 comments on commit b6cfdba

Please sign in to comment.