Skip to content

Commit

Permalink
Update Pixi used for Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Jun 5, 2024
1 parent fe8913d commit f57191a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: prefix-dev/setup-pixi@v0.4.1
- uses: prefix-dev/setup-pixi@v0.8.1
with:
pixi-version: v0.11.1
pixi-version: v0.23.0
cache: false
- name: Tests
run: |
Expand Down

0 comments on commit f57191a

Please sign in to comment.