|
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 |
@@ -390,7 +390,7 @@ jobs: |
390 | 390 | - name: Setup pixi |
391 | 391 | uses: prefix-dev/setup-pixi@v0.9.6 |
392 | 392 | with: |
393 | | - pixi-version: v0.41.4 |
| 393 | + pixi-version: v0.70.1 |
394 | 394 | manifest-path: "modflow6/pixi.toml" |
395 | 395 |
|
396 | 396 | - name: Custom pixi install |
@@ -649,7 +649,7 @@ jobs: |
649 | 649 | - name: Setup pixi |
650 | 650 | uses: prefix-dev/setup-pixi@v0.9.6 |
651 | 651 | with: |
652 | | - pixi-version: v0.41.4 |
| 652 | + pixi-version: v0.70.1 |
653 | 653 | manifest-path: "modflow6/pixi.toml" |
654 | 654 |
|
655 | 655 | - name: Custom pixi install |
@@ -798,7 +798,7 @@ jobs: |
798 | 798 | - name: Setup pixi |
799 | 799 | uses: prefix-dev/setup-pixi@v0.9.6 |
800 | 800 | with: |
801 | | - pixi-version: v0.41.4 |
| 801 | + pixi-version: v0.70.1 |
802 | 802 | manifest-path: "modflow6/pixi.toml" |
803 | 803 |
|
804 | 804 | - name: Custom pixi install |
|
0 commit comments