Skip to content

Commit

Permalink
Limit python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
james-ward committed Nov 27, 2024
1 parent 09042d2 commit 24ba416
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: robotpy/build-actions/.github/workflows/package-ci.yml@v2025
with:
artifactory_repo_type: vendor
python_versions: >-
["3.11", "3.12", "3.13"]
secrets:
META_REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
RTD_TOKEN: ${{ secrets.RTD_TOKEN }}
Expand Down

0 comments on commit 24ba416

Please sign in to comment.