Skip to content

Trying to use only linux-64 Conda #5

Trying to use only linux-64 Conda

Trying to use only linux-64 Conda #5

Workflow file for this run

name: Docker
on:
workflow_dispatch:
push:
branches:
- "main"
jobs:
docker:
name: Docker
uses: molssi-seamm/devops/.github/workflows/Docker.yaml@main
with:
image : molssi-seamm/seamm-psi4
description: An Psi4 executable packaged for use with SEAMM or standalone
# Can limit platforms, e.g., linux/amd64, linux/arm64
# platforms: linux/amd64
secrets: inherit