Skip to content

Commit

Permalink
remove python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
samwaseda committed Jan 6, 2025
1 parent 6e8d597 commit ad45af4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
uses: pyiron/actions/.github/workflows/[email protected]
secrets: inherit
with:
python-version-alt3: 'exclude' # No python 3.9
docs-env-files: .ci_support/environment.yml .ci_support/environment-docs.yml
notebooks-env-files: .ci_support/environment.yml .ci_support/environment-pyiron_atomistics.yml .ci_support/environment-lammps.yml
tests-env-files: .ci_support/environment.yml .ci_support/environment-pyiron_atomistics.yml
alternate-tests-env-files: .ci_support/lower_bound.yml
alternate-tests-env-files: .ci_support/lower_bound.yml

0 comments on commit ad45af4

Please sign in to comment.