Skip to content

Commit 5a7b69f

Browse files
authored
Merge pull request #136 from pyiron/mini312
Use python 3.12 for mini test
2 parents 38bc18f + 80f22ea commit 5a7b69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mini.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup Mambaforge
2222
uses: conda-incubator/setup-miniconda@v2
2323
with:
24-
python-version: '3.11'
24+
python-version: '3.12'
2525
miniforge-variant: Mambaforge
2626
channels: conda-forge
2727
channel-priority: strict

0 commit comments

Comments
 (0)