Skip to content

Bump pyiron-atomistics from 0.6.11 to 0.6.18 #371

Bump pyiron-atomistics from 0.6.11 to 0.6.18

Bump pyiron-atomistics from 0.6.11 to 0.6.18 #371

# This runs jobs which pyiron modules should run on release
# This job runs on pull requests and does not actually publish anything to pypi
# It is useful for debugging new build recipes
# To actually release, change the `on` and `publish-to-pypi` fields
name: Preview Release
on:
pull_request:
# release:
# types: [ published ]
jobs:
pyiron:
uses: pyiron/actions/.github/workflows/[email protected]
secrets: inherit
with:
semantic-upper-bound: 'minor'
publish-to-pypi: false
python-version: '3.11' # Instead of default 3.12 due to matgl