Skip to content

Commit 274a1c3

Browse files
committed
pixi: Use python 3.10 as oldest python version and 3.14 as latest
1 parent 056830c commit 274a1c3

File tree

3 files changed

+2157
-1183
lines changed

3 files changed

+2157
-1183
lines changed

.github/workflows/macos-linux-windows-pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
os: [ubuntu-latest, macos-latest, macos-15-intel]
42-
environment: [all, all-py39]
42+
environment: [all, all-python-oldest]
4343
build_type: [Release, Debug]
4444
cxx_options: ['', '-mavx2']
4545

0 commit comments

Comments
 (0)