Skip to content

Commit 62a19a2

Browse files
authored
Merge pull request #148 from pyiron/lammps
Update Lammps to 2023.08.02
2 parents 3ed8245 + b90e694 commit 62a19a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ channels:
22
- conda-forge
33
dependencies:
44
- coverage
5-
- lammps =2023.03.28
5+
- lammps =2023.08.02
66
- mpich
77
- numpy =1.26.0
88
- mpi4py =3.1.4

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ channels:
22
- conda-forge
33
dependencies:
44
- coverage
5-
- lammps =2023.03.28
5+
- lammps =2023.08.02
66
- openmpi
77
- numpy =1.26.0
88
- mpi4py =3.1.4

0 commit comments

Comments
 (0)