Skip to content

Commit 5b325ea

Browse files
committed
CI: try to drive pixi workflow differently
1 parent 0945eaa commit 5b325ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# set up pixi
3939
- uses: prefix-dev/[email protected]
4040
with:
41-
environments: ['py310', 'py311', 'py312', 'py313']
41+
environments: ${{ matrix.env }}
4242
pixi-version: v0.39.5
4343

4444
# run install to see if it works

0 commit comments

Comments
 (0)