Skip to content

Merge pull request #58 from astropy/dependabot/github_actions/dot-git… #161

Merge pull request #58 from astropy/dependabot/github_actions/dot-git…

Merge pull request #58 from astropy/dependabot/github_actions/dot-git… #161

Workflow file for this run

name: CI
on:
pull_request:
push:
branches: [ main ]
tags:
- '*'
workflow_dispatch:
schedule:
# Run every Sunday at 05:53 UTC
- cron: 53 5 * * 0
jobs:
tests:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@8c0fde6f7e926df6ed7057255d29afa9c1ad5320 # v1.16.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