Skip to content

Commit

Permalink
CI: try to drive pixi workflow differently
Browse files Browse the repository at this point in the history
  • Loading branch information
tacaswell committed Jan 16, 2025
1 parent 0945eaa commit 5b325ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# set up pixi
- uses: prefix-dev/[email protected]
with:
environments: ['py310', 'py311', 'py312', 'py313']
environments: ${{ matrix.env }}
pixi-version: v0.39.5

# run install to see if it works
Expand Down

0 comments on commit 5b325ea

Please sign in to comment.