Skip to content

Commit

Permalink
Merge pull request #1670 from braingram/py311_build
Browse files Browse the repository at this point in the history
build with python 3.11 (not 3.12)
  • Loading branch information
braingram authored Oct 27, 2023
2 parents 8d852c3 + c49bd55 commit e096890
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 @@ -108,6 +108,7 @@ jobs:
needs: [core, asdf-schemas]
uses: OpenAstronomy/github-actions-workflows/.github/workflows/publish_pure_python.yml@v1
with:
python-version: "3.11"
upload_to_pypi: false
upload_to_anaconda: false
test_extras: tests
Expand Down

0 comments on commit e096890

Please sign in to comment.