Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Oct 18, 2024
1 parent 393e68a commit 4d1ff6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
python-tag: ${{ fromJSON(inputs.python-tags) }}
free-threaded: [false]
include:
- python-tag: '3.13'
- python-tag: 'cp313'
free-threaded: true
fail-fast: false
runs-on: ${{ needs.get-runner-os.outputs.runner-os }}
Expand Down

0 comments on commit 4d1ff6a

Please sign in to comment.