Skip to content

Commit

Permalink
- trying prerelease Python 3.13;
Browse files Browse the repository at this point in the history
  • Loading branch information
jaltmayerpizzorno committed Apr 13, 2024
1 parent a4bd9da commit 9f314d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python }}
allow-prereleases: true

- name: install dependencies
run: |
Expand Down

0 comments on commit 9f314d3

Please sign in to comment.