Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clin1234 committed Jun 20, 2024
1 parent df63152 commit 73a30bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Set up Python
uses: actions/setup-python@v5
if: "!startsWith(matrix.py, '3.14')"
with:
python-version: ${{ matrix.py }}
allow-prereleases: true
Expand Down

0 comments on commit 73a30bc

Please sign in to comment.