Skip to content

Drop =<3.11 and add 3.13 and 3.14 support #604

Drop =<3.11 and add 3.13 and 3.14 support

Drop =<3.11 and add 3.13 and 3.14 support #604

Workflow file for this run

name: Run template tests
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
with:
envs: |
- macos: py312-test
- linux: py313-test
- linux: py314-test
- linux: build_docs
bake_cookies:
uses: OpenAstronomy/github-actions-workflows/.github/workflows/tox.yml@28e947497bed4d6ec3fa1d66d198e95a1d17bc63 # v2.2.1
with:
artifact-path: |
cookies
envs: |
- linux: bake_cookies