Skip to content

Commit

Permalink
Remove "allow-prereleases: true"
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 4, 2023
1 parent 2c18d82 commit afa7c88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
allow-prereleases: true

- name: Upgrade pip
run: |
Expand Down

0 comments on commit afa7c88

Please sign in to comment.