Skip to content

Bump OpenAstronomy/github-actions-workflows #146

Bump OpenAstronomy/github-actions-workflows

Bump OpenAstronomy/github-actions-workflows #146

Workflow file for this run

name: CI
on:
pull_request:
push:
schedule:
# Run every Sunday at 05:53 UTC
- cron: 53 5 * * 0
jobs:
tests:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14.0
with:
envs: |
- macos: py38-test-pytest50
- linux: py38-test-pytest52
- windows: py39-test-pytest53
- macos: py39-test-pytest60
- linux: py39-test-pytest61
- windows: py310-test-pytest62
- linux: py310-test-pytestdev