CI: upgrade pixi to prevent CI-breaking version mismatch.
This commit is contained in:
committed by
Chris Hennes
parent
5c9d09403d
commit
78eb8776f6
2
.github/workflows/sub_buildPixi.yml
vendored
2
.github/workflows/sub_buildPixi.yml
vendored
@@ -118,7 +118,7 @@ jobs:
|
||||
|
||||
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
|
||||
with:
|
||||
pixi-version: v0.48.1
|
||||
pixi-version: v0.59.0
|
||||
cache: false
|
||||
|
||||
- name: Restore Compiler Cache
|
||||
|
||||
2
.github/workflows/sub_weeklyBuild.yml
vendored
2
.github/workflows/sub_weeklyBuild.yml
vendored
@@ -106,7 +106,7 @@ jobs:
|
||||
|
||||
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
|
||||
with:
|
||||
pixi-version: v0.48.1
|
||||
pixi-version: v0.59.0
|
||||
cache: false
|
||||
|
||||
- name: Install the Apple certificate and provisioning profile
|
||||
|
||||
Reference in New Issue
Block a user