Skip to content

Commit

Permalink
Merge pull request #7274 from meeseeksmachine/auto-backport-of-pr-727…
Browse files Browse the repository at this point in the history
…3-on-5.0

Backport PR #7273 on branch 5.0 (Use Python 3.10 for source build)
  • Loading branch information
dstansby committed Oct 30, 2023
2 parents 8611618 + f1bac5f commit 2b6b6c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ jobs:
needs: [publish]
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@main
with:
python-version: "3.10"
test_extras: 'all,tests'
test_command: 'pytest -p no:warnings --doctest-rst -m "not mpl_image_compare" --pyargs sunpy'
submodules: false
Expand Down

0 comments on commit 2b6b6c9

Please sign in to comment.