|
52 | 52 | - name: Setup pixi |
53 | 53 | uses: prefix-dev/setup-pixi@v0.9.6 |
54 | 54 | with: |
55 | | - pixi-version: v0.41.4 |
| 55 | + pixi-version: v0.70.1 |
56 | 56 |
|
57 | 57 | - name: Check Fortran source formatting |
58 | 58 | run: pixi run check-format |
|
98 | 98 | - name: Setup pixi |
99 | 99 | uses: prefix-dev/setup-pixi@v0.9.6 |
100 | 100 | with: |
101 | | - pixi-version: v0.41.4 |
| 101 | + pixi-version: v0.70.1 |
102 | 102 |
|
103 | 103 | - name: Setup MF6 |
104 | 104 | run: pixi run setup -Dwerror=true builddir |
@@ -138,7 +138,7 @@ jobs: |
138 | 138 | - name: Setup pixi |
139 | 139 | uses: prefix-dev/setup-pixi@v0.9.6 |
140 | 140 | with: |
141 | | - pixi-version: v0.41.4 |
| 141 | + pixi-version: v0.70.1 |
142 | 142 |
|
143 | 143 | - name: Update netcdf-fortran.pc and test-drive |
144 | 144 | run: | |
@@ -184,7 +184,7 @@ jobs: |
184 | 184 | - name: Setup pixi |
185 | 185 | uses: prefix-dev/setup-pixi@v0.9.6 |
186 | 186 | with: |
187 | | - pixi-version: v0.41.4 |
| 187 | + pixi-version: v0.70.1 |
188 | 188 |
|
189 | 189 | - name: Setup static MF6 |
190 | 190 | run: pixi run setup -Dwerror=true -Ddefault_library=static builddir |
@@ -261,7 +261,7 @@ jobs: |
261 | 261 | - name: Setup pixi |
262 | 262 | uses: prefix-dev/setup-pixi@v0.9.6 |
263 | 263 | with: |
264 | | - pixi-version: v0.41.4 |
| 264 | + pixi-version: v0.70.1 |
265 | 265 | manifest-path: "modflow6/pixi.toml" |
266 | 266 |
|
267 | 267 | - name: Custom pixi install |
@@ -384,7 +384,7 @@ jobs: |
384 | 384 | - name: Setup pixi |
385 | 385 | uses: prefix-dev/setup-pixi@v0.9.6 |
386 | 386 | with: |
387 | | - pixi-version: v0.41.4 |
| 387 | + pixi-version: v0.70.1 |
388 | 388 | manifest-path: "modflow6/pixi.toml" |
389 | 389 |
|
390 | 390 | - name: Custom pixi install |
@@ -637,7 +637,7 @@ jobs: |
637 | 637 | - name: Setup pixi |
638 | 638 | uses: prefix-dev/setup-pixi@v0.9.6 |
639 | 639 | with: |
640 | | - pixi-version: v0.41.4 |
| 640 | + pixi-version: v0.70.1 |
641 | 641 | manifest-path: "modflow6/pixi.toml" |
642 | 642 |
|
643 | 643 | - name: Custom pixi install |
@@ -780,7 +780,7 @@ jobs: |
780 | 780 | - name: Setup pixi |
781 | 781 | uses: prefix-dev/setup-pixi@v0.9.6 |
782 | 782 | with: |
783 | | - pixi-version: v0.41.4 |
| 783 | + pixi-version: v0.70.1 |
784 | 784 | manifest-path: "modflow6/pixi.toml" |
785 | 785 |
|
786 | 786 | - name: Custom pixi install |
|
0 commit comments