Skip to content

Commit

Permalink
build with python 3.11 (not 3.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Oct 26, 2023
1 parent 8d852c3 commit c49bd55
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 c49bd55

Please sign in to comment.