Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiask88 committed Nov 22, 2023
1 parent 00d16ef commit 3682225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
fetch-depth: 2
# Force Python to 3.10 until prebuild updates to node-gyp 10
- name: Use Python 3.10
if: ${{ matrix.os }} != 'windows-latest'
uses: actions/setup-python@v4
with:
python-version: '3.10'
Expand Down

0 comments on commit 3682225

Please sign in to comment.